#C04F47 Color

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

Color preview

#C04F47

Color formats

HEX
#C04F47
RGB
rgb(192, 79, 71)
RGBA
rgba(192, 79, 71, 1)
HSL
hsl(4, 49%, 52%)
HSV
hsv(4, 63%, 75%)
CMYK
cmyk(0%, 59%, 63%, 25%)
CSS variable
--color-primary: #C04F47;
Lowercase HEX
#c04f47

Shades

Tints

Tones

Harmony

CSS snippets for #C04F47

.color-c04f47 {
  color: #C04F47;
  background-color: #C04F47;
}

Frequently asked questions

What color is #C04F47?+

#C04F47 is a HEX color with RGB value rgb(192, 79, 71) and HSL value hsl(4, 49%, 52%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #C04F47?+

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