#CB5345 Color

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

Color preview

#CB5345

Color formats

HEX
#CB5345
RGB
rgb(203, 83, 69)
RGBA
rgba(203, 83, 69, 1)
HSL
hsl(6, 56%, 53%)
HSV
hsv(6, 66%, 80%)
CMYK
cmyk(0%, 59%, 66%, 20%)
CSS variable
--color-primary: #CB5345;
Lowercase HEX
#cb5345

Shades

Tints

Tones

Harmony

CSS snippets for #CB5345

.color-cb5345 {
  color: #CB5345;
  background-color: #CB5345;
}

Frequently asked questions

What color is #CB5345?+

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

What is the closest Tailwind color to #CB5345?+

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