#E3EDBC Color

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

Color preview

#E3EDBC

Color formats

HEX
#E3EDBC
RGB
rgb(227, 237, 188)
RGBA
rgba(227, 237, 188, 1)
HSL
hsl(72, 58%, 83%)
HSV
hsv(72, 21%, 93%)
CMYK
cmyk(4%, 0%, 21%, 7%)
CSS variable
--color-primary: #E3EDBC;
Lowercase HEX
#e3edbc

Shades

Tints

Tones

Harmony

CSS snippets for #E3EDBC

.color-e3edbc {
  color: #E3EDBC;
  background-color: #E3EDBC;
}

Frequently asked questions

What color is #E3EDBC?+

#E3EDBC is a HEX color with RGB value rgb(227, 237, 188) and HSL value hsl(72, 58%, 83%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #E3EDBC?+

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