#F2FCED Color

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

Color preview

#F2FCED

Color formats

HEX
#F2FCED
RGB
rgb(242, 252, 237)
RGBA
rgba(242, 252, 237, 1)
HSL
hsl(100, 71%, 96%)
HSV
hsv(100, 6%, 99%)
CMYK
cmyk(4%, 0%, 6%, 1%)
CSS variable
--color-primary: #F2FCED;
Lowercase HEX
#f2fced

Shades

Tints

Tones

Harmony

CSS snippets for #F2FCED

.color-f2fced {
  color: #F2FCED;
  background-color: #F2FCED;
}

Frequently asked questions

What color is #F2FCED?+

#F2FCED is a HEX color with RGB value rgb(242, 252, 237) and HSL value hsl(100, 71%, 96%). Its closest CSS named color is HoneyDew.

What is the closest Tailwind color to #F2FCED?+

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