#EBFBE9 Color

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

Color preview

#EBFBE9

Color formats

HEX
#EBFBE9
RGB
rgb(235, 251, 233)
RGBA
rgba(235, 251, 233, 1)
HSL
hsl(113, 69%, 95%)
HSV
hsv(113, 7%, 98%)
CMYK
cmyk(6%, 0%, 7%, 2%)
CSS variable
--color-primary: #EBFBE9;
Lowercase HEX
#ebfbe9

Shades

Tints

Tones

Harmony

CSS snippets for #EBFBE9

.color-ebfbe9 {
  color: #EBFBE9;
  background-color: #EBFBE9;
}

Frequently asked questions

What color is #EBFBE9?+

#EBFBE9 is a HEX color with RGB value rgb(235, 251, 233) and HSL value hsl(113, 69%, 95%). Its closest CSS named color is HoneyDew.

What is the closest Tailwind color to #EBFBE9?+

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