#EBEB90 Color

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

Color preview

#EBEB90

Color formats

HEX
#EBEB90
RGB
rgb(235, 235, 144)
RGBA
rgba(235, 235, 144, 1)
HSL
hsl(60, 69%, 74%)
HSV
hsv(60, 39%, 92%)
CMYK
cmyk(0%, 0%, 39%, 8%)
CSS variable
--color-primary: #EBEB90;
Lowercase HEX
#ebeb90

Shades

Tints

Tones

Harmony

CSS snippets for #EBEB90

.color-ebeb90 {
  color: #EBEB90;
  background-color: #EBEB90;
}

Frequently asked questions

What color is #EBEB90?+

#EBEB90 is a HEX color with RGB value rgb(235, 235, 144) and HSL value hsl(60, 69%, 74%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #EBEB90?+

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