#EBFCE5 Color

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

Color preview

#EBFCE5

Color formats

HEX
#EBFCE5
RGB
rgb(235, 252, 229)
RGBA
rgba(235, 252, 229, 1)
HSL
hsl(104, 79%, 94%)
HSV
hsv(104, 9%, 99%)
CMYK
cmyk(7%, 0%, 9%, 1%)
CSS variable
--color-primary: #EBFCE5;
Lowercase HEX
#ebfce5

Shades

Tints

Tones

Harmony

CSS snippets for #EBFCE5

.color-ebfce5 {
  color: #EBFCE5;
  background-color: #EBFCE5;
}

Frequently asked questions

What color is #EBFCE5?+

#EBFCE5 is a HEX color with RGB value rgb(235, 252, 229) and HSL value hsl(104, 79%, 94%). Its closest CSS named color is HoneyDew.

What is the closest Tailwind color to #EBFCE5?+

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