#F1FEED Color

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

Color preview

#F1FEED

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F1FEED

.color-f1feed {
  color: #F1FEED;
  background-color: #F1FEED;
}

Frequently asked questions

What color is #F1FEED?+

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

What is the closest Tailwind color to #F1FEED?+

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