#F0F1AE Color

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

Color preview

#F0F1AE

Color formats

HEX
#F0F1AE
RGB
rgb(240, 241, 174)
RGBA
rgba(240, 241, 174, 1)
HSL
hsl(61, 71%, 81%)
HSV
hsv(61, 28%, 95%)
CMYK
cmyk(0%, 0%, 28%, 5%)
CSS variable
--color-primary: #F0F1AE;
Lowercase HEX
#f0f1ae

Shades

Tints

Tones

Harmony

CSS snippets for #F0F1AE

.color-f0f1ae {
  color: #F0F1AE;
  background-color: #F0F1AE;
}

Frequently asked questions

What color is #F0F1AE?+

#F0F1AE is a HEX color with RGB value rgb(240, 241, 174) and HSL value hsl(61, 71%, 81%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #F0F1AE?+

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