#C04F44 Color

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

Color preview

#C04F44

Color formats

HEX
#C04F44
RGB
rgb(192, 79, 68)
RGBA
rgba(192, 79, 68, 1)
HSL
hsl(5, 50%, 51%)
HSV
hsv(5, 65%, 75%)
CMYK
cmyk(0%, 59%, 65%, 25%)
CSS variable
--color-primary: #C04F44;
Lowercase HEX
#c04f44

Shades

Tints

Tones

Harmony

CSS snippets for #C04F44

.color-c04f44 {
  color: #C04F44;
  background-color: #C04F44;
}

Frequently asked questions

What color is #C04F44?+

#C04F44 is a HEX color with RGB value rgb(192, 79, 68) and HSL value hsl(5, 50%, 51%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #C04F44?+

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