#EDFBE6 Color

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

Color preview

#EDFBE6

Color formats

HEX
#EDFBE6
RGB
rgb(237, 251, 230)
RGBA
rgba(237, 251, 230, 1)
HSL
hsl(100, 72%, 94%)
HSV
hsv(100, 8%, 98%)
CMYK
cmyk(6%, 0%, 8%, 2%)
CSS variable
--color-primary: #EDFBE6;
Lowercase HEX
#edfbe6

Shades

Tints

Tones

Harmony

CSS snippets for #EDFBE6

.color-edfbe6 {
  color: #EDFBE6;
  background-color: #EDFBE6;
}

Frequently asked questions

What color is #EDFBE6?+

#EDFBE6 is a HEX color with RGB value rgb(237, 251, 230) and HSL value hsl(100, 72%, 94%). Its closest CSS named color is HoneyDew.

What is the closest Tailwind color to #EDFBE6?+

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