#ECBA75 Color

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

Color preview

#ECBA75

Color formats

HEX
#ECBA75
RGB
rgb(236, 186, 117)
RGBA
rgba(236, 186, 117, 1)
HSL
hsl(35, 76%, 69%)
HSV
hsv(35, 50%, 93%)
CMYK
cmyk(0%, 21%, 50%, 7%)
CSS variable
--color-primary: #ECBA75;
Lowercase HEX
#ecba75

Shades

Tints

Tones

Harmony

CSS snippets for #ECBA75

.color-ecba75 {
  color: #ECBA75;
  background-color: #ECBA75;
}

Frequently asked questions

What color is #ECBA75?+

#ECBA75 is a HEX color with RGB value rgb(236, 186, 117) and HSL value hsl(35, 76%, 69%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #ECBA75?+

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