#EC8F32 Color

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

Color preview

#EC8F32

Color formats

HEX
#EC8F32
RGB
rgb(236, 143, 50)
RGBA
rgba(236, 143, 50, 1)
HSL
hsl(30, 83%, 56%)
HSV
hsv(30, 79%, 93%)
CMYK
cmyk(0%, 39%, 79%, 7%)
CSS variable
--color-primary: #EC8F32;
Lowercase HEX
#ec8f32

Shades

Tints

Tones

Harmony

CSS snippets for #EC8F32

.color-ec8f32 {
  color: #EC8F32;
  background-color: #EC8F32;
}

Frequently asked questions

What color is #EC8F32?+

#EC8F32 is a HEX color with RGB value rgb(236, 143, 50) and HSL value hsl(30, 83%, 56%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #EC8F32?+

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