#F7FEF2 Color

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

Color preview

#F7FEF2

Color formats

HEX
#F7FEF2
RGB
rgb(247, 254, 242)
RGBA
rgba(247, 254, 242, 1)
HSL
hsl(95, 86%, 97%)
HSV
hsv(95, 5%, 100%)
CMYK
cmyk(3%, 0%, 5%, 0%)
CSS variable
--color-primary: #F7FEF2;
Lowercase HEX
#f7fef2

Shades

Tints

Tones

Harmony

CSS snippets for #F7FEF2

.color-f7fef2 {
  color: #F7FEF2;
  background-color: #F7FEF2;
}

Frequently asked questions

What color is #F7FEF2?+

#F7FEF2 is a HEX color with RGB value rgb(247, 254, 242) and HSL value hsl(95, 86%, 97%). Its closest CSS named color is HoneyDew.

What is the closest Tailwind color to #F7FEF2?+

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