#ECC75B Color

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

Color preview

#ECC75B

Color formats

HEX
#ECC75B
RGB
rgb(236, 199, 91)
RGBA
rgba(236, 199, 91, 1)
HSL
hsl(45, 79%, 64%)
HSV
hsv(45, 61%, 93%)
CMYK
cmyk(0%, 16%, 61%, 7%)
CSS variable
--color-primary: #ECC75B;
Lowercase HEX
#ecc75b

Shades

Tints

Tones

Harmony

CSS snippets for #ECC75B

.color-ecc75b {
  color: #ECC75B;
  background-color: #ECC75B;
}

Frequently asked questions

What color is #ECC75B?+

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

What is the closest Tailwind color to #ECC75B?+

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