#EBFCF4 Color

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

Color preview

#EBFCF4

Color formats

HEX
#EBFCF4
RGB
rgb(235, 252, 244)
RGBA
rgba(235, 252, 244, 1)
HSL
hsl(152, 74%, 95%)
HSV
hsv(152, 7%, 99%)
CMYK
cmyk(7%, 0%, 3%, 1%)
CSS variable
--color-primary: #EBFCF4;
Lowercase HEX
#ebfcf4

Shades

Tints

Tones

Harmony

CSS snippets for #EBFCF4

.color-ebfcf4 {
  color: #EBFCF4;
  background-color: #EBFCF4;
}

Frequently asked questions

What color is #EBFCF4?+

#EBFCF4 is a HEX color with RGB value rgb(235, 252, 244) and HSL value hsl(152, 74%, 95%). Its closest CSS named color is HoneyDew.

What is the closest Tailwind color to #EBFCF4?+

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