#ECB50F Color

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

Color preview

#ECB50F

Color formats

HEX
#ECB50F
RGB
rgb(236, 181, 15)
RGBA
rgba(236, 181, 15, 1)
HSL
hsl(45, 88%, 49%)
HSV
hsv(45, 94%, 93%)
CMYK
cmyk(0%, 23%, 94%, 7%)
CSS variable
--color-primary: #ECB50F;
Lowercase HEX
#ecb50f

Shades

Tints

Tones

Harmony

CSS snippets for #ECB50F

.color-ecb50f {
  color: #ECB50F;
  background-color: #ECB50F;
}

Frequently asked questions

What color is #ECB50F?+

#ECB50F is a HEX color with RGB value rgb(236, 181, 15) and HSL value hsl(45, 88%, 49%). Its closest CSS named color is Orange.

What is the closest Tailwind color to #ECB50F?+

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