#E1E79D Color

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

Color preview

#E1E79D

Color formats

HEX
#E1E79D
RGB
rgb(225, 231, 157)
RGBA
rgba(225, 231, 157, 1)
HSL
hsl(65, 61%, 76%)
HSV
hsv(65, 32%, 91%)
CMYK
cmyk(3%, 0%, 32%, 9%)
CSS variable
--color-primary: #E1E79D;
Lowercase HEX
#e1e79d

Shades

Tints

Tones

Harmony

CSS snippets for #E1E79D

.color-e1e79d {
  color: #E1E79D;
  background-color: #E1E79D;
}

Frequently asked questions

What color is #E1E79D?+

#E1E79D is a HEX color with RGB value rgb(225, 231, 157) and HSL value hsl(65, 61%, 76%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #E1E79D?+

The closest Tailwind color is lime-200, available as the bg-lime-200 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