#EBFCFB Color

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

Color preview

#EBFCFB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EBFCFB

.color-ebfcfb {
  color: #EBFCFB;
  background-color: #EBFCFB;
}

Frequently asked questions

What color is #EBFCFB?+

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

What is the closest Tailwind color to #EBFCFB?+

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