#CB603C Color

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

Color preview

#CB603C

Color formats

HEX
#CB603C
RGB
rgb(203, 96, 60)
RGBA
rgba(203, 96, 60, 1)
HSL
hsl(15, 58%, 52%)
HSV
hsv(15, 70%, 80%)
CMYK
cmyk(0%, 53%, 70%, 20%)
CSS variable
--color-primary: #CB603C;
Lowercase HEX
#cb603c

Shades

Tints

Tones

Harmony

CSS snippets for #CB603C

.color-cb603c {
  color: #CB603C;
  background-color: #CB603C;
}

Frequently asked questions

What color is #CB603C?+

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

What is the closest Tailwind color to #CB603C?+

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