#C95A32 Color

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

Color preview

#C95A32

Color formats

HEX
#C95A32
RGB
rgb(201, 90, 50)
RGBA
rgba(201, 90, 50, 1)
HSL
hsl(16, 60%, 49%)
HSV
hsv(16, 75%, 79%)
CMYK
cmyk(0%, 55%, 75%, 21%)
CSS variable
--color-primary: #C95A32;
Lowercase HEX
#c95a32

Shades

Tints

Tones

Harmony

CSS snippets for #C95A32

.color-c95a32 {
  color: #C95A32;
  background-color: #C95A32;
}

Frequently asked questions

What color is #C95A32?+

#C95A32 is a HEX color with RGB value rgb(201, 90, 50) and HSL value hsl(16, 60%, 49%). Its closest CSS named color is Chocolate.

What is the closest Tailwind color to #C95A32?+

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