#EDFBD0 Color

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

Color preview

#EDFBD0

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EDFBD0

.color-edfbd0 {
  color: #EDFBD0;
  background-color: #EDFBD0;
}

Frequently asked questions

What color is #EDFBD0?+

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

What is the closest Tailwind color to #EDFBD0?+

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