#EAEFB6 Color

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

Color preview

#EAEFB6

Color formats

HEX
#EAEFB6
RGB
rgb(234, 239, 182)
RGBA
rgba(234, 239, 182, 1)
HSL
hsl(65, 64%, 83%)
HSV
hsv(65, 24%, 94%)
CMYK
cmyk(2%, 0%, 24%, 6%)
CSS variable
--color-primary: #EAEFB6;
Lowercase HEX
#eaefb6

Shades

Tints

Tones

Harmony

CSS snippets for #EAEFB6

.color-eaefb6 {
  color: #EAEFB6;
  background-color: #EAEFB6;
}

Frequently asked questions

What color is #EAEFB6?+

#EAEFB6 is a HEX color with RGB value rgb(234, 239, 182) and HSL value hsl(65, 64%, 83%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #EAEFB6?+

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