#EBFEFA Color

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

Color preview

#EBFEFA

Color formats

HEX
#EBFEFA
RGB
rgb(235, 254, 250)
RGBA
rgba(235, 254, 250, 1)
HSL
hsl(167, 90%, 96%)
HSV
hsv(167, 7%, 100%)
CMYK
cmyk(7%, 0%, 2%, 0%)
CSS variable
--color-primary: #EBFEFA;
Lowercase HEX
#ebfefa

Shades

Tints

Tones

Harmony

CSS snippets for #EBFEFA

.color-ebfefa {
  color: #EBFEFA;
  background-color: #EBFEFA;
}

Frequently asked questions

What color is #EBFEFA?+

#EBFEFA is a HEX color with RGB value rgb(235, 254, 250) and HSL value hsl(167, 90%, 96%). Its closest CSS named color is Azure.

What is the closest Tailwind color to #EBFEFA?+

The closest Tailwind color is teal-50, available as the bg-teal-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