#C05B30 Color

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

Color preview

#C05B30

Color formats

HEX
#C05B30
RGB
rgb(192, 91, 48)
RGBA
rgba(192, 91, 48, 1)
HSL
hsl(18, 60%, 47%)
HSV
hsv(18, 75%, 75%)
CMYK
cmyk(0%, 53%, 75%, 25%)
CSS variable
--color-primary: #C05B30;
Lowercase HEX
#c05b30

Shades

Tints

Tones

Harmony

CSS snippets for #C05B30

.color-c05b30 {
  color: #C05B30;
  background-color: #C05B30;
}

Frequently asked questions

What color is #C05B30?+

#C05B30 is a HEX color with RGB value rgb(192, 91, 48) and HSL value hsl(18, 60%, 47%). Its closest CSS named color is Chocolate.

What is the closest Tailwind color to #C05B30?+

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