#EBFBF0 Color

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

Color preview

#EBFBF0

Color formats

HEX
#EBFBF0
RGB
rgb(235, 251, 240)
RGBA
rgba(235, 251, 240, 1)
HSL
hsl(139, 67%, 95%)
HSV
hsv(139, 6%, 98%)
CMYK
cmyk(6%, 0%, 4%, 2%)
CSS variable
--color-primary: #EBFBF0;
Lowercase HEX
#ebfbf0

Shades

Tints

Tones

Harmony

CSS snippets for #EBFBF0

.color-ebfbf0 {
  color: #EBFBF0;
  background-color: #EBFBF0;
}

Frequently asked questions

What color is #EBFBF0?+

#EBFBF0 is a HEX color with RGB value rgb(235, 251, 240) and HSL value hsl(139, 67%, 95%). Its closest CSS named color is HoneyDew.

What is the closest Tailwind color to #EBFBF0?+

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