#F2FEED Color

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

Color preview

#F2FEED

Color formats

HEX
#F2FEED
RGB
rgb(242, 254, 237)
RGBA
rgba(242, 254, 237, 1)
HSL
hsl(102, 89%, 96%)
HSV
hsv(102, 7%, 100%)
CMYK
cmyk(5%, 0%, 7%, 0%)
CSS variable
--color-primary: #F2FEED;
Lowercase HEX
#f2feed

Shades

Tints

Tones

Harmony

CSS snippets for #F2FEED

.color-f2feed {
  color: #F2FEED;
  background-color: #F2FEED;
}

Frequently asked questions

What color is #F2FEED?+

#F2FEED is a HEX color with RGB value rgb(242, 254, 237) and HSL value hsl(102, 89%, 96%). Its closest CSS named color is HoneyDew.

What is the closest Tailwind color to #F2FEED?+

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