#DC4333
Accessibility
WCAG 2.1 contrast against white and black text — pick the combination that passes for your use case.
AaThe quick brown fox.
4.29White on this color
AA FailAA Large PassAAA Fail
AaThe quick brown fox.
4.89Black on this color
AA PassAA Large PassAAA Fail
Color in use
Punch 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 Punch 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
/* Punch */
:root {
--color-punch: #DC4333;
--color-punch-rgb: 220, 67, 51;
--color-punch-hsl: 6, 71%, 53%;
}