#C05B3F Color

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

Color preview

#C05B3F

Color formats

HEX
#C05B3F
RGB
rgb(192, 91, 63)
RGBA
rgba(192, 91, 63, 1)
HSL
hsl(13, 51%, 50%)
HSV
hsv(13, 67%, 75%)
CMYK
cmyk(0%, 53%, 67%, 25%)
CSS variable
--color-primary: #C05B3F;
Lowercase HEX
#c05b3f

Shades

Tints

Tones

Harmony

CSS snippets for #C05B3F

.color-c05b3f {
  color: #C05B3F;
  background-color: #C05B3F;
}

Frequently asked questions

What color is #C05B3F?+

#C05B3F is a HEX color with RGB value rgb(192, 91, 63) and HSL value hsl(13, 51%, 50%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #C05B3F?+

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