#CB653C Color

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

Color preview

#CB653C

Color formats

HEX
#CB653C
RGB
rgb(203, 101, 60)
RGBA
rgba(203, 101, 60, 1)
HSL
hsl(17, 58%, 52%)
HSV
hsv(17, 70%, 80%)
CMYK
cmyk(0%, 50%, 70%, 20%)
CSS variable
--color-primary: #CB653C;
Lowercase HEX
#cb653c

Shades

Tints

Tones

Harmony

CSS snippets for #CB653C

.color-cb653c {
  color: #CB653C;
  background-color: #CB653C;
}

Frequently asked questions

What color is #CB653C?+

#CB653C is a HEX color with RGB value rgb(203, 101, 60) and HSL value hsl(17, 58%, 52%). Its closest CSS named color is Chocolate.

What is the closest Tailwind color to #CB653C?+

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