#EBFCE6 Color

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

Color preview

#EBFCE6

Color formats

HEX
#EBFCE6
RGB
rgb(235, 252, 230)
RGBA
rgba(235, 252, 230, 1)
HSL
hsl(106, 79%, 95%)
HSV
hsv(106, 9%, 99%)
CMYK
cmyk(7%, 0%, 9%, 1%)
CSS variable
--color-primary: #EBFCE6;
Lowercase HEX
#ebfce6

Shades

Tints

Tones

Harmony

CSS snippets for #EBFCE6

.color-ebfce6 {
  color: #EBFCE6;
  background-color: #EBFCE6;
}

Frequently asked questions

What color is #EBFCE6?+

#EBFCE6 is a HEX color with RGB value rgb(235, 252, 230) and HSL value hsl(106, 79%, 95%). Its closest CSS named color is HoneyDew.

What is the closest Tailwind color to #EBFCE6?+

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