#ECAF80 Color

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

Color preview

#ECAF80

Color formats

HEX
#ECAF80
RGB
rgb(236, 175, 128)
RGBA
rgba(236, 175, 128, 1)
HSL
hsl(26, 74%, 71%)
HSV
hsv(26, 46%, 93%)
CMYK
cmyk(0%, 26%, 46%, 7%)
CSS variable
--color-primary: #ECAF80;
Lowercase HEX
#ecaf80

Shades

Tints

Tones

Harmony

CSS snippets for #ECAF80

.color-ecaf80 {
  color: #ECAF80;
  background-color: #ECAF80;
}

Frequently asked questions

What color is #ECAF80?+

#ECAF80 is a HEX color with RGB value rgb(236, 175, 128) and HSL value hsl(26, 74%, 71%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #ECAF80?+

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