#CB5945 Color

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

Color preview

#CB5945

Color formats

HEX
#CB5945
RGB
rgb(203, 89, 69)
RGBA
rgba(203, 89, 69, 1)
HSL
hsl(9, 56%, 53%)
HSV
hsv(9, 66%, 80%)
CMYK
cmyk(0%, 56%, 66%, 20%)
CSS variable
--color-primary: #CB5945;
Lowercase HEX
#cb5945

Shades

Tints

Tones

Harmony

CSS snippets for #CB5945

.color-cb5945 {
  color: #CB5945;
  background-color: #CB5945;
}

Frequently asked questions

What color is #CB5945?+

#CB5945 is a HEX color with RGB value rgb(203, 89, 69) and HSL value hsl(9, 56%, 53%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #CB5945?+

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