#C05F31 Color

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

Color preview

#C05F31

Color formats

HEX
#C05F31
RGB
rgb(192, 95, 49)
RGBA
rgba(192, 95, 49, 1)
HSL
hsl(19, 59%, 47%)
HSV
hsv(19, 74%, 75%)
CMYK
cmyk(0%, 51%, 74%, 25%)
CSS variable
--color-primary: #C05F31;
Lowercase HEX
#c05f31

Shades

Tints

Tones

Harmony

CSS snippets for #C05F31

.color-c05f31 {
  color: #C05F31;
  background-color: #C05F31;
}

Frequently asked questions

What color is #C05F31?+

#C05F31 is a HEX color with RGB value rgb(192, 95, 49) and HSL value hsl(19, 59%, 47%). Its closest CSS named color is Chocolate.

What is the closest Tailwind color to #C05F31?+

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