#F0FAAE Color

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

Color preview

#F0FAAE

Color formats

HEX
#F0FAAE
RGB
rgb(240, 250, 174)
RGBA
rgba(240, 250, 174, 1)
HSL
hsl(68, 88%, 83%)
HSV
hsv(68, 30%, 98%)
CMYK
cmyk(4%, 0%, 30%, 2%)
CSS variable
--color-primary: #F0FAAE;
Lowercase HEX
#f0faae

Shades

Tints

Tones

Harmony

CSS snippets for #F0FAAE

.color-f0faae {
  color: #F0FAAE;
  background-color: #F0FAAE;
}

Frequently asked questions

What color is #F0FAAE?+

#F0FAAE is a HEX color with RGB value rgb(240, 250, 174) and HSL value hsl(68, 88%, 83%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #F0FAAE?+

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