#EAF9B5 Color

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

Color preview

#EAF9B5

Color formats

HEX
#EAF9B5
RGB
rgb(234, 249, 181)
RGBA
rgba(234, 249, 181, 1)
HSL
hsl(73, 85%, 84%)
HSV
hsv(73, 27%, 98%)
CMYK
cmyk(6%, 0%, 27%, 2%)
CSS variable
--color-primary: #EAF9B5;
Lowercase HEX
#eaf9b5

Shades

Tints

Tones

Harmony

CSS snippets for #EAF9B5

.color-eaf9b5 {
  color: #EAF9B5;
  background-color: #EAF9B5;
}

Frequently asked questions

What color is #EAF9B5?+

#EAF9B5 is a HEX color with RGB value rgb(234, 249, 181) and HSL value hsl(73, 85%, 84%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #EAF9B5?+

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