Skip to content

#CD482A

≈ firebrick · rgb(205, 72, 42)
Color formats
HEX#CD482A
RGBrgb(205, 72, 42)
HSLhsl(11, 66%, 48%)
HSVhsv(11, 80%, 80%)
OKLCHoklch(58% 0.17 34)
CMYKcmyk(0%, 65%, 80%, 20%)
Contrast & accessibility
On white4.61:1AA pass
On black4.56:1AA pass
Best text color#FFFFFF
Nearest CSS name: firebrick
Copy-ready code
CSS custom properties
:root {
  --firebrick: #cd482a;
  --firebrick-rgb: 205 72 42;
  --firebrick-oklch: oklch(58% 0.17 34);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--firebrick-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#cd482a] text-[#cd482a] border-[#cd482a]
Shades & tints
Color harmonies
About this color

#CD482A is a color with the RGB value rgb(205, 72, 42). Its closest CSS named color is "firebrick". On this page you'll find every format (HEX, RGB, HSL, HSV, OKLCH, CMYK), WCAG contrast against white and black, a full 50–950 shade scale, and complementary, analogous and triadic harmonies — each linking to its own color page.

Related

Convert #CD482A to other formats

Palettes with a similar color

Gradients with a similar color

Copied