#ECCD75 Color

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

Color preview

#ECCD75

Color formats

HEX
#ECCD75
RGB
rgb(236, 205, 117)
RGBA
rgba(236, 205, 117, 1)
HSL
hsl(44, 76%, 69%)
HSV
hsv(44, 50%, 93%)
CMYK
cmyk(0%, 13%, 50%, 7%)
CSS variable
--color-primary: #ECCD75;
Lowercase HEX
#eccd75

Shades

Tints

Tones

Harmony

CSS snippets for #ECCD75

.color-eccd75 {
  color: #ECCD75;
  background-color: #ECCD75;
}

Frequently asked questions

What color is #ECCD75?+

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

What is the closest Tailwind color to #ECCD75?+

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