#C4585C Color

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

Color preview

#C4585C

Color formats

HEX
#C4585C
RGB
rgb(196, 88, 92)
RGBA
rgba(196, 88, 92, 1)
HSL
hsl(358, 48%, 56%)
HSV
hsv(358, 55%, 77%)
CMYK
cmyk(0%, 55%, 53%, 23%)
CSS variable
--color-primary: #C4585C;
Lowercase HEX
#c4585c

Shades

Tints

Tones

Harmony

CSS snippets for #C4585C

.color-c4585c {
  color: #C4585C;
  background-color: #C4585C;
}

Frequently asked questions

What color is #C4585C?+

#C4585C is a HEX color with RGB value rgb(196, 88, 92) and HSL value hsl(358, 48%, 56%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #C4585C?+

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