#F2FAEF Color

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

Color preview

#F2FAEF

Color formats

HEX
#F2FAEF
RGB
rgb(242, 250, 239)
RGBA
rgba(242, 250, 239, 1)
HSL
hsl(104, 52%, 96%)
HSV
hsv(104, 4%, 98%)
CMYK
cmyk(3%, 0%, 4%, 2%)
CSS variable
--color-primary: #F2FAEF;
Lowercase HEX
#f2faef

Shades

Tints

Tones

Harmony

CSS snippets for #F2FAEF

.color-f2faef {
  color: #F2FAEF;
  background-color: #F2FAEF;
}

Frequently asked questions

What color is #F2FAEF?+

#F2FAEF is a HEX color with RGB value rgb(242, 250, 239) and HSL value hsl(104, 52%, 96%). Its closest CSS named color is HoneyDew.

What is the closest Tailwind color to #F2FAEF?+

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