#EBBD90 Color

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

Color preview

#EBBD90

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EBBD90

.color-ebbd90 {
  color: #EBBD90;
  background-color: #EBBD90;
}

Frequently asked questions

What color is #EBBD90?+

#EBBD90 is a HEX color with RGB value rgb(235, 189, 144) and HSL value hsl(30, 69%, 74%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #EBBD90?+

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