#AA375A
Accessibility
WCAG 2.1 contrast against white and black text — pick the combination that passes for your use case.
AaThe quick brown fox.
6.17White on this color
AA PassAA Large PassAAA Fail
AaThe quick brown fox.
3.40Black on this color
AA FailAA Large PassAAA Fail
Color in use
Night Shadz applied to common UI primitives — see how it reads in real interfaces.
Buttons
Badges
ActiveFeaturedLive
Card
Premium Plan
50+ tools, lifetime updates.
Alert
Heads up — this alert uses Night Shadz as its accent stripe.
Progress & Input
Shades & tints
Click any swatch to copy its hex.
Color harmonies
Pairings derived from the color wheel — click any swatch to explore.
CSS variables
/* Night Shadz */
:root {
--color-night-shadz: #AA375A;
--color-night-shadz-rgb: 170, 55, 90;
--color-night-shadz-hsl: 342, 51%, 44%;
}