#EDFBD2 Color

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

Color preview

#EDFBD2

Color formats

HEX
#EDFBD2
RGB
rgb(237, 251, 210)
RGBA
rgba(237, 251, 210, 1)
HSL
hsl(80, 84%, 90%)
HSV
hsv(80, 16%, 98%)
CMYK
cmyk(6%, 0%, 16%, 2%)
CSS variable
--color-primary: #EDFBD2;
Lowercase HEX
#edfbd2

Shades

Tints

Tones

Harmony

CSS snippets for #EDFBD2

.color-edfbd2 {
  color: #EDFBD2;
  background-color: #EDFBD2;
}

Frequently asked questions

What color is #EDFBD2?+

#EDFBD2 is a HEX color with RGB value rgb(237, 251, 210) and HSL value hsl(80, 84%, 90%). Its closest CSS named color is LightGoldenRodYellow.

What is the closest Tailwind color to #EDFBD2?+

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