#F0EEAF Color

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

Color preview

#F0EEAF

Color formats

HEX
#F0EEAF
RGB
rgb(240, 238, 175)
RGBA
rgba(240, 238, 175, 1)
HSL
hsl(58, 68%, 81%)
HSV
hsv(58, 27%, 94%)
CMYK
cmyk(0%, 1%, 27%, 6%)
CSS variable
--color-primary: #F0EEAF;
Lowercase HEX
#f0eeaf

Shades

Tints

Tones

Harmony

CSS snippets for #F0EEAF

.color-f0eeaf {
  color: #F0EEAF;
  background-color: #F0EEAF;
}

Frequently asked questions

What color is #F0EEAF?+

#F0EEAF is a HEX color with RGB value rgb(240, 238, 175) and HSL value hsl(58, 68%, 81%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #F0EEAF?+

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