#EBFAE9 Color

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

Color preview

#EBFAE9

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EBFAE9

.color-ebfae9 {
  color: #EBFAE9;
  background-color: #EBFAE9;
}

Frequently asked questions

What color is #EBFAE9?+

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

What is the closest Tailwind color to #EBFAE9?+

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