#ECCB55 Color

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

Color preview

#ECCB55

Color formats

HEX
#ECCB55
RGB
rgb(236, 203, 85)
RGBA
rgba(236, 203, 85, 1)
HSL
hsl(47, 80%, 63%)
HSV
hsv(47, 64%, 93%)
CMYK
cmyk(0%, 14%, 64%, 7%)
CSS variable
--color-primary: #ECCB55;
Lowercase HEX
#eccb55

Shades

Tints

Tones

Harmony

CSS snippets for #ECCB55

.color-eccb55 {
  color: #ECCB55;
  background-color: #ECCB55;
}

Frequently asked questions

What color is #ECCB55?+

#ECCB55 is a HEX color with RGB value rgb(236, 203, 85) and HSL value hsl(47, 80%, 63%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #ECCB55?+

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