#ECCD5B Color

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

Color preview

#ECCD5B

Color formats

HEX
#ECCD5B
RGB
rgb(236, 205, 91)
RGBA
rgba(236, 205, 91, 1)
HSL
hsl(47, 79%, 64%)
HSV
hsv(47, 61%, 93%)
CMYK
cmyk(0%, 13%, 61%, 7%)
CSS variable
--color-primary: #ECCD5B;
Lowercase HEX
#eccd5b

Shades

Tints

Tones

Harmony

CSS snippets for #ECCD5B

.color-eccd5b {
  color: #ECCD5B;
  background-color: #ECCD5B;
}

Frequently asked questions

What color is #ECCD5B?+

#ECCD5B is a HEX color with RGB value rgb(236, 205, 91) and HSL value hsl(47, 79%, 64%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #ECCD5B?+

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