#EDFFF2 Color

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

Color preview

#EDFFF2

Color formats

HEX
#EDFFF2
RGB
rgb(237, 255, 242)
RGBA
rgba(237, 255, 242, 1)
HSL
hsl(137, 100%, 96%)
HSV
hsv(137, 7%, 100%)
CMYK
cmyk(7%, 0%, 5%, 0%)
CSS variable
--color-primary: #EDFFF2;
Lowercase HEX
#edfff2

Shades

Tints

Tones

Harmony

CSS snippets for #EDFFF2

.color-edfff2 {
  color: #EDFFF2;
  background-color: #EDFFF2;
}

Frequently asked questions

What color is #EDFFF2?+

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

What is the closest Tailwind color to #EDFFF2?+

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