#C05C3B Color

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

Color preview

#C05C3B

Color formats

HEX
#C05C3B
RGB
rgb(192, 92, 59)
RGBA
rgba(192, 92, 59, 1)
HSL
hsl(15, 53%, 49%)
HSV
hsv(15, 69%, 75%)
CMYK
cmyk(0%, 52%, 69%, 25%)
CSS variable
--color-primary: #C05C3B;
Lowercase HEX
#c05c3b

Shades

Tints

Tones

Harmony

CSS snippets for #C05C3B

.color-c05c3b {
  color: #C05C3B;
  background-color: #C05C3B;
}

Frequently asked questions

What color is #C05C3B?+

#C05C3B is a HEX color with RGB value rgb(192, 92, 59) and HSL value hsl(15, 53%, 49%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #C05C3B?+

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