#CB6553 Color

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

Color preview

#CB6553

Color formats

HEX
#CB6553
RGB
rgb(203, 101, 83)
RGBA
rgba(203, 101, 83, 1)
HSL
hsl(9, 54%, 56%)
HSV
hsv(9, 59%, 80%)
CMYK
cmyk(0%, 50%, 59%, 20%)
CSS variable
--color-primary: #CB6553;
Lowercase HEX
#cb6553

Shades

Tints

Tones

Harmony

CSS snippets for #CB6553

.color-cb6553 {
  color: #CB6553;
  background-color: #CB6553;
}

Frequently asked questions

What color is #CB6553?+

#CB6553 is a HEX color with RGB value rgb(203, 101, 83) and HSL value hsl(9, 54%, 56%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #CB6553?+

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