#EBFCF6 Color

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

Color preview

#EBFCF6

Color formats

HEX
#EBFCF6
RGB
rgb(235, 252, 246)
RGBA
rgba(235, 252, 246, 1)
HSL
hsl(159, 74%, 95%)
HSV
hsv(159, 7%, 99%)
CMYK
cmyk(7%, 0%, 2%, 1%)
CSS variable
--color-primary: #EBFCF6;
Lowercase HEX
#ebfcf6

Shades

Tints

Tones

Harmony

CSS snippets for #EBFCF6

.color-ebfcf6 {
  color: #EBFCF6;
  background-color: #EBFCF6;
}

Frequently asked questions

What color is #EBFCF6?+

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

What is the closest Tailwind color to #EBFCF6?+

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