#F0EB9C Color

Inspect #F0EB9C across formats, palettes, contrast and closest named color matches.

Color preview

#F0EB9C

Color formats

HEX
#F0EB9C
RGB
rgb(240, 235, 156)
RGBA
rgba(240, 235, 156, 1)
HSL
hsl(56, 74%, 78%)
HSV
hsv(56, 35%, 94%)
CMYK
cmyk(0%, 2%, 35%, 6%)
CSS variable
--color-primary: #F0EB9C;
Lowercase HEX
#f0eb9c

Shades

Tints

Tones

Harmony

CSS snippets for #F0EB9C

.color-f0eb9c {
  color: #F0EB9C;
  background-color: #F0EB9C;
}

Frequently asked questions

What color is #F0EB9C?+

#F0EB9C is a HEX color with RGB value rgb(240, 235, 156) and HSL value hsl(56, 74%, 78%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #F0EB9C?+

The closest Tailwind color is amber-200, available as the bg-amber-200 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools