#EC9955 Color

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

Color preview

#EC9955

Color formats

HEX
#EC9955
RGB
rgb(236, 153, 85)
RGBA
rgba(236, 153, 85, 1)
HSL
hsl(27, 80%, 63%)
HSV
hsv(27, 64%, 93%)
CMYK
cmyk(0%, 35%, 64%, 7%)
CSS variable
--color-primary: #EC9955;
Lowercase HEX
#ec9955

Shades

Tints

Tones

Harmony

CSS snippets for #EC9955

.color-ec9955 {
  color: #EC9955;
  background-color: #EC9955;
}

Frequently asked questions

What color is #EC9955?+

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

What is the closest Tailwind color to #EC9955?+

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