#EBFCF8 Color

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

Color preview

#EBFCF8

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EBFCF8

.color-ebfcf8 {
  color: #EBFCF8;
  background-color: #EBFCF8;
}

Frequently asked questions

What color is #EBFCF8?+

#EBFCF8 is a HEX color with RGB value rgb(235, 252, 248) and HSL value hsl(166, 74%, 95%). Its closest CSS named color is Azure.

What is the closest Tailwind color to #EBFCF8?+

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