#F0FAED Color

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

Color preview

#F0FAED

Color formats

HEX
#F0FAED
RGB
rgb(240, 250, 237)
RGBA
rgba(240, 250, 237, 1)
HSL
hsl(106, 57%, 95%)
HSV
hsv(106, 5%, 98%)
CMYK
cmyk(4%, 0%, 5%, 2%)
CSS variable
--color-primary: #F0FAED;
Lowercase HEX
#f0faed

Shades

Tints

Tones

Harmony

CSS snippets for #F0FAED

.color-f0faed {
  color: #F0FAED;
  background-color: #F0FAED;
}

Frequently asked questions

What color is #F0FAED?+

#F0FAED is a HEX color with RGB value rgb(240, 250, 237) and HSL value hsl(106, 57%, 95%). Its closest CSS named color is HoneyDew.

What is the closest Tailwind color to #F0FAED?+

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