#EBEDA5 Color

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

Color preview

#EBEDA5

Color formats

HEX
#EBEDA5
RGB
rgb(235, 237, 165)
RGBA
rgba(235, 237, 165, 1)
HSL
hsl(62, 67%, 79%)
HSV
hsv(62, 30%, 93%)
CMYK
cmyk(1%, 0%, 30%, 7%)
CSS variable
--color-primary: #EBEDA5;
Lowercase HEX
#ebeda5

Shades

Tints

Tones

Harmony

CSS snippets for #EBEDA5

.color-ebeda5 {
  color: #EBEDA5;
  background-color: #EBEDA5;
}

Frequently asked questions

What color is #EBEDA5?+

#EBEDA5 is a HEX color with RGB value rgb(235, 237, 165) and HSL value hsl(62, 67%, 79%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #EBEDA5?+

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