#E6E39C Color

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

Color preview

#E6E39C

Color formats

HEX
#E6E39C
RGB
rgb(230, 227, 156)
RGBA
rgba(230, 227, 156, 1)
HSL
hsl(58, 60%, 76%)
HSV
hsv(58, 32%, 90%)
CMYK
cmyk(0%, 1%, 32%, 10%)
CSS variable
--color-primary: #E6E39C;
Lowercase HEX
#e6e39c

Shades

Tints

Tones

Harmony

CSS snippets for #E6E39C

.color-e6e39c {
  color: #E6E39C;
  background-color: #E6E39C;
}

Frequently asked questions

What color is #E6E39C?+

#E6E39C is a HEX color with RGB value rgb(230, 227, 156) and HSL value hsl(58, 60%, 76%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #E6E39C?+

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