#CB6153 Color

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

Color preview

#CB6153

Color formats

HEX
#CB6153
RGB
rgb(203, 97, 83)
RGBA
rgba(203, 97, 83, 1)
HSL
hsl(7, 54%, 56%)
HSV
hsv(7, 59%, 80%)
CMYK
cmyk(0%, 52%, 59%, 20%)
CSS variable
--color-primary: #CB6153;
Lowercase HEX
#cb6153

Shades

Tints

Tones

Harmony

CSS snippets for #CB6153

.color-cb6153 {
  color: #CB6153;
  background-color: #CB6153;
}

Frequently asked questions

What color is #CB6153?+

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

What is the closest Tailwind color to #CB6153?+

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