#EDFBB7 Color

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

Color preview

#EDFBB7

Color formats

HEX
#EDFBB7
RGB
rgb(237, 251, 183)
RGBA
rgba(237, 251, 183, 1)
HSL
hsl(72, 89%, 85%)
HSV
hsv(72, 27%, 98%)
CMYK
cmyk(6%, 0%, 27%, 2%)
CSS variable
--color-primary: #EDFBB7;
Lowercase HEX
#edfbb7

Shades

Tints

Tones

Harmony

CSS snippets for #EDFBB7

.color-edfbb7 {
  color: #EDFBB7;
  background-color: #EDFBB7;
}

Frequently asked questions

What color is #EDFBB7?+

#EDFBB7 is a HEX color with RGB value rgb(237, 251, 183) and HSL value hsl(72, 89%, 85%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #EDFBB7?+

The closest Tailwind color is lime-100, available as the bg-lime-100 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