#E6E89B Color

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

Color preview

#E6E89B

Color formats

HEX
#E6E89B
RGB
rgb(230, 232, 155)
RGBA
rgba(230, 232, 155, 1)
HSL
hsl(62, 63%, 76%)
HSV
hsv(62, 33%, 91%)
CMYK
cmyk(1%, 0%, 33%, 9%)
CSS variable
--color-primary: #E6E89B;
Lowercase HEX
#e6e89b

Shades

Tints

Tones

Harmony

CSS snippets for #E6E89B

.color-e6e89b {
  color: #E6E89B;
  background-color: #E6E89B;
}

Frequently asked questions

What color is #E6E89B?+

#E6E89B is a HEX color with RGB value rgb(230, 232, 155) and HSL value hsl(62, 63%, 76%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #E6E89B?+

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