#C05C4E Color

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

Color preview

#C05C4E

Color formats

HEX
#C05C4E
RGB
rgb(192, 92, 78)
RGBA
rgba(192, 92, 78, 1)
HSL
hsl(7, 48%, 53%)
HSV
hsv(7, 59%, 75%)
CMYK
cmyk(0%, 52%, 59%, 25%)
CSS variable
--color-primary: #C05C4E;
Lowercase HEX
#c05c4e

Shades

Tints

Tones

Harmony

CSS snippets for #C05C4E

.color-c05c4e {
  color: #C05C4E;
  background-color: #C05C4E;
}

Frequently asked questions

What color is #C05C4E?+

#C05C4E is a HEX color with RGB value rgb(192, 92, 78) and HSL value hsl(7, 48%, 53%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #C05C4E?+

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