#EAEFB7 Color

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

Color preview

#EAEFB7

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EAEFB7

.color-eaefb7 {
  color: #EAEFB7;
  background-color: #EAEFB7;
}

Frequently asked questions

What color is #EAEFB7?+

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

What is the closest Tailwind color to #EAEFB7?+

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