#E0E69B Color

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

Color preview

#E0E69B

Color formats

HEX
#E0E69B
RGB
rgb(224, 230, 155)
RGBA
rgba(224, 230, 155, 1)
HSL
hsl(65, 60%, 75%)
HSV
hsv(65, 33%, 90%)
CMYK
cmyk(3%, 0%, 33%, 10%)
CSS variable
--color-primary: #E0E69B;
Lowercase HEX
#e0e69b

Shades

Tints

Tones

Harmony

CSS snippets for #E0E69B

.color-e0e69b {
  color: #E0E69B;
  background-color: #E0E69B;
}

Frequently asked questions

What color is #E0E69B?+

#E0E69B is a HEX color with RGB value rgb(224, 230, 155) and HSL value hsl(65, 60%, 75%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #E0E69B?+

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