#F2FAEB Color

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

Color preview

#F2FAEB

Color formats

HEX
#F2FAEB
RGB
rgb(242, 250, 235)
RGBA
rgba(242, 250, 235, 1)
HSL
hsl(92, 60%, 95%)
HSV
hsv(92, 6%, 98%)
CMYK
cmyk(3%, 0%, 6%, 2%)
CSS variable
--color-primary: #F2FAEB;
Lowercase HEX
#f2faeb

Shades

Tints

Tones

Harmony

CSS snippets for #F2FAEB

.color-f2faeb {
  color: #F2FAEB;
  background-color: #F2FAEB;
}

Frequently asked questions

What color is #F2FAEB?+

#F2FAEB is a HEX color with RGB value rgb(242, 250, 235) and HSL value hsl(92, 60%, 95%). Its closest CSS named color is HoneyDew.

What is the closest Tailwind color to #F2FAEB?+

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