Skip to content

#F2913A

≈ chocolate · rgb(242, 145, 58)
Color formats
HEX#F2913A
RGBrgb(242, 145, 58)
HSLhsl(28, 88%, 59%)
HSVhsv(28, 76%, 95%)
OKLCHoklch(74% 0.15 58)
CMYKcmyk(0%, 40%, 76%, 5%)
Contrast & accessibility
On white2.36:1below AA
On black8.89:1AA pass
Best text color#000000
Nearest CSS name: chocolate
Copy-ready code
CSS custom properties
:root {
  --chocolate: #f2913a;
  --chocolate-rgb: 242 145 58;
  --chocolate-oklch: oklch(74% 0.15 58);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--chocolate-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#f2913a] text-[#f2913a] border-[#f2913a]
Shades & tints
Color harmonies
About this color

#F2913A is a color with the RGB value rgb(242, 145, 58). 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 #F2913A to other formats

Palettes with a similar color

Gradients with a similar color

Copied