#EDFCF8 Color

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

Color preview

#EDFCF8

Color formats

HEX
#EDFCF8
RGB
rgb(237, 252, 248)
RGBA
rgba(237, 252, 248, 1)
HSL
hsl(164, 71%, 96%)
HSV
hsv(164, 6%, 99%)
CMYK
cmyk(6%, 0%, 2%, 1%)
CSS variable
--color-primary: #EDFCF8;
Lowercase HEX
#edfcf8

Shades

Tints

Tones

Harmony

CSS snippets for #EDFCF8

.color-edfcf8 {
  color: #EDFCF8;
  background-color: #EDFCF8;
}

Frequently asked questions

What color is #EDFCF8?+

#EDFCF8 is a HEX color with RGB value rgb(237, 252, 248) and HSL value hsl(164, 71%, 96%). Its closest CSS named color is Azure.

What is the closest Tailwind color to #EDFCF8?+

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