#F0F5AE Color

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

Color preview

#F0F5AE

Color formats

HEX
#F0F5AE
RGB
rgb(240, 245, 174)
RGBA
rgba(240, 245, 174, 1)
HSL
hsl(64, 78%, 82%)
HSV
hsv(64, 29%, 96%)
CMYK
cmyk(2%, 0%, 29%, 4%)
CSS variable
--color-primary: #F0F5AE;
Lowercase HEX
#f0f5ae

Shades

Tints

Tones

Harmony

CSS snippets for #F0F5AE

.color-f0f5ae {
  color: #F0F5AE;
  background-color: #F0F5AE;
}

Frequently asked questions

What color is #F0F5AE?+

#F0F5AE is a HEX color with RGB value rgb(240, 245, 174) and HSL value hsl(64, 78%, 82%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #F0F5AE?+

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