Skip to content

#CD5B23

≈ chocolate · rgb(205, 91, 35)
Color formats
HEX#CD5B23
RGBrgb(205, 91, 35)
HSLhsl(20, 71%, 47%)
HSVhsv(20, 83%, 80%)
OKLCHoklch(61% 0.16 43)
CMYKcmyk(0%, 56%, 83%, 20%)
Contrast & accessibility
On white4.10:1below AA
On black5.12:1AA pass
Best text color#000000
Nearest CSS name: chocolate
Copy-ready code
CSS custom properties
:root {
  --chocolate: #cd5b23;
  --chocolate-rgb: 205 91 35;
  --chocolate-oklch: oklch(61% 0.16 43);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--chocolate-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#cd5b23] text-[#cd5b23] border-[#cd5b23]
Shades & tints
Color harmonies
About this color

#CD5B23 is a color with the RGB value rgb(205, 91, 35). Its closest CSS named color is "chocolate". 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 #CD5B23 to other formats

Palettes with a similar color

Gradients with a similar color

Copied