#EBFBE5 Color

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

Color preview

#EBFBE5

Color formats

HEX
#EBFBE5
RGB
rgb(235, 251, 229)
RGBA
rgba(235, 251, 229, 1)
HSL
hsl(104, 73%, 94%)
HSV
hsv(104, 9%, 98%)
CMYK
cmyk(6%, 0%, 9%, 2%)
CSS variable
--color-primary: #EBFBE5;
Lowercase HEX
#ebfbe5

Shades

Tints

Tones

Harmony

CSS snippets for #EBFBE5

.color-ebfbe5 {
  color: #EBFBE5;
  background-color: #EBFBE5;
}

Frequently asked questions

What color is #EBFBE5?+

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

What is the closest Tailwind color to #EBFBE5?+

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