#EBFCF9 Color

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

Color preview

#EBFCF9

Color formats

HEX
#EBFCF9
RGB
rgb(235, 252, 249)
RGBA
rgba(235, 252, 249, 1)
HSL
hsl(169, 74%, 95%)
HSV
hsv(169, 7%, 99%)
CMYK
cmyk(7%, 0%, 1%, 1%)
CSS variable
--color-primary: #EBFCF9;
Lowercase HEX
#ebfcf9

Shades

Tints

Tones

Harmony

CSS snippets for #EBFCF9

.color-ebfcf9 {
  color: #EBFCF9;
  background-color: #EBFCF9;
}

Frequently asked questions

What color is #EBFCF9?+

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

What is the closest Tailwind color to #EBFCF9?+

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