#EAFBD0 Color

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

Color preview

#EAFBD0

Color formats

HEX
#EAFBD0
RGB
rgb(234, 251, 208)
RGBA
rgba(234, 251, 208, 1)
HSL
hsl(84, 84%, 90%)
HSV
hsv(84, 17%, 98%)
CMYK
cmyk(7%, 0%, 17%, 2%)
CSS variable
--color-primary: #EAFBD0;
Lowercase HEX
#eafbd0

Shades

Tints

Tones

Harmony

CSS snippets for #EAFBD0

.color-eafbd0 {
  color: #EAFBD0;
  background-color: #EAFBD0;
}

Frequently asked questions

What color is #EAFBD0?+

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

What is the closest Tailwind color to #EAFBD0?+

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