#E1E9C0 Color

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

Color preview

#E1E9C0

Color formats

HEX
#E1E9C0
RGB
rgb(225, 233, 192)
RGBA
rgba(225, 233, 192, 1)
HSL
hsl(72, 48%, 83%)
HSV
hsv(72, 18%, 91%)
CMYK
cmyk(3%, 0%, 18%, 9%)
CSS variable
--color-primary: #E1E9C0;
Lowercase HEX
#e1e9c0

Shades

Tints

Tones

Harmony

CSS snippets for #E1E9C0

.color-e1e9c0 {
  color: #E1E9C0;
  background-color: #E1E9C0;
}

Frequently asked questions

What color is #E1E9C0?+

#E1E9C0 is a HEX color with RGB value rgb(225, 233, 192) and HSL value hsl(72, 48%, 83%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #E1E9C0?+

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