#EC5F64 Color

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

Color preview

#EC5F64

Color formats

HEX
#EC5F64
RGB
rgb(236, 95, 100)
RGBA
rgba(236, 95, 100, 1)
HSL
hsl(358, 79%, 65%)
HSV
hsv(358, 60%, 93%)
CMYK
cmyk(0%, 60%, 58%, 7%)
CSS variable
--color-primary: #EC5F64;
Lowercase HEX
#ec5f64

Shades

Tints

Tones

Harmony

CSS snippets for #EC5F64

.color-ec5f64 {
  color: #EC5F64;
  background-color: #EC5F64;
}

Frequently asked questions

What color is #EC5F64?+

#EC5F64 is a HEX color with RGB value rgb(236, 95, 100) and HSL value hsl(358, 79%, 65%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #EC5F64?+

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