#E3EABB Color

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

Color preview

#E3EABB

Color formats

HEX
#E3EABB
RGB
rgb(227, 234, 187)
RGBA
rgba(227, 234, 187, 1)
HSL
hsl(69, 53%, 83%)
HSV
hsv(69, 20%, 92%)
CMYK
cmyk(3%, 0%, 20%, 8%)
CSS variable
--color-primary: #E3EABB;
Lowercase HEX
#e3eabb

Shades

Tints

Tones

Harmony

CSS snippets for #E3EABB

.color-e3eabb {
  color: #E3EABB;
  background-color: #E3EABB;
}

Frequently asked questions

What color is #E3EABB?+

#E3EABB is a HEX color with RGB value rgb(227, 234, 187) and HSL value hsl(69, 53%, 83%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #E3EABB?+

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