#F2FAED Color

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

Color preview

#F2FAED

Color formats

HEX
#F2FAED
RGB
rgb(242, 250, 237)
RGBA
rgba(242, 250, 237, 1)
HSL
hsl(97, 57%, 95%)
HSV
hsv(97, 5%, 98%)
CMYK
cmyk(3%, 0%, 5%, 2%)
CSS variable
--color-primary: #F2FAED;
Lowercase HEX
#f2faed

Shades

Tints

Tones

Harmony

CSS snippets for #F2FAED

.color-f2faed {
  color: #F2FAED;
  background-color: #F2FAED;
}

Frequently asked questions

What color is #F2FAED?+

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

What is the closest Tailwind color to #F2FAED?+

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