#F0ED9E Color

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

Color preview

#F0ED9E

Color formats

HEX
#F0ED9E
RGB
rgb(240, 237, 158)
RGBA
rgba(240, 237, 158, 1)
HSL
hsl(58, 73%, 78%)
HSV
hsv(58, 34%, 94%)
CMYK
cmyk(0%, 1%, 34%, 6%)
CSS variable
--color-primary: #F0ED9E;
Lowercase HEX
#f0ed9e

Shades

Tints

Tones

Harmony

CSS snippets for #F0ED9E

.color-f0ed9e {
  color: #F0ED9E;
  background-color: #F0ED9E;
}

Frequently asked questions

What color is #F0ED9E?+

#F0ED9E is a HEX color with RGB value rgb(240, 237, 158) and HSL value hsl(58, 73%, 78%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #F0ED9E?+

The closest Tailwind color is yellow-200, available as the bg-yellow-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