#EBFAE5 Color

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

Color preview

#EBFAE5

Color formats

HEX
#EBFAE5
RGB
rgb(235, 250, 229)
RGBA
rgba(235, 250, 229, 1)
HSL
hsl(103, 68%, 94%)
HSV
hsv(103, 8%, 98%)
CMYK
cmyk(6%, 0%, 8%, 2%)
CSS variable
--color-primary: #EBFAE5;
Lowercase HEX
#ebfae5

Shades

Tints

Tones

Harmony

CSS snippets for #EBFAE5

.color-ebfae5 {
  color: #EBFAE5;
  background-color: #EBFAE5;
}

Frequently asked questions

What color is #EBFAE5?+

#EBFAE5 is a HEX color with RGB value rgb(235, 250, 229) and HSL value hsl(103, 68%, 94%). Its closest CSS named color is HoneyDew.

What is the closest Tailwind color to #EBFAE5?+

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