Skip to content

#AF5418

≈ chocolate · rgb(175, 84, 24)
Color formats
HEX#AF5418
RGBrgb(175, 84, 24)
HSLhsl(24, 76%, 39%)
HSVhsv(24, 86%, 69%)
OKLCHoklch(55% 0.14 49)
CMYKcmyk(0%, 52%, 86%, 31%)
Contrast & accessibility
On white5.12:1AA pass
On black4.10:1below AA
Best text color#FFFFFF
Nearest CSS name: chocolate
Copy-ready code
CSS custom properties
:root {
  --chocolate: #af5418;
  --chocolate-rgb: 175 84 24;
  --chocolate-oklch: oklch(55% 0.14 49);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--chocolate-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#af5418] text-[#af5418] border-[#af5418]
Shades & tints
Color harmonies
About this color

#AF5418 is a color with the RGB value rgb(175, 84, 24). 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 #AF5418 to other formats

Palettes with a similar color

Gradients with a similar color

Copied