Skip to content

#F2B844

≈ goldenrod · rgb(242, 184, 68)
Color formats
HEX#F2B844
RGBrgb(242, 184, 68)
HSLhsl(40, 87%, 61%)
HSVhsv(40, 72%, 95%)
OKLCHoklch(82% 0.14 81)
CMYKcmyk(0%, 24%, 72%, 5%)
Contrast & accessibility
On white1.79:1below AA
On black11.72:1AA pass
Best text color#000000
Nearest CSS name: goldenrod
Copy-ready code
CSS custom properties
:root {
  --goldenrod: #f2b844;
  --goldenrod-rgb: 242 184 68;
  --goldenrod-oklch: oklch(82% 0.14 81);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--goldenrod-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#f2b844] text-[#f2b844] border-[#f2b844]
Shades & tints
Color harmonies
About this color

#F2B844 is a color with the RGB value rgb(242, 184, 68). Its closest CSS named color is "goldenrod". 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 #F2B844 to other formats

Palettes with a similar color

Gradients with a similar color

Copied