Skip to content

#F0E9AC

palegoldenrod · rgb(240, 233, 172)
Color formats
HEX#F0E9AC
RGBrgb(240, 233, 172)
HSLhsl(54, 69%, 81%)
HSVhsv(54, 28%, 94%)
OKLCHoklch(93% 0.08 102)
CMYKcmyk(0%, 3%, 28%, 6%)
Contrast & accessibility
On white1.24:1below AA
On black16.96:1AA pass
Best text color#000000
Nearest CSS name: palegoldenrod
Copy-ready code
CSS custom properties
:root {
  --palegoldenrod: #f0e9ac;
  --palegoldenrod-rgb: 240 233 172;
  --palegoldenrod-oklch: oklch(93% 0.08 102);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--palegoldenrod-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#f0e9ac] text-[#f0e9ac] border-[#f0e9ac]
Shades & tints
Color harmonies
About this color

#F0E9AC is a color with the RGB value rgb(240, 233, 172). Its closest CSS named color is "palegoldenrod". 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 #F0E9AC to other formats

Palettes with a similar color

Gradients with a similar color

Copied