#CB5F34 Color

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

Color preview

#CB5F34

Color formats

HEX
#CB5F34
RGB
rgb(203, 95, 52)
RGBA
rgba(203, 95, 52, 1)
HSL
hsl(17, 59%, 50%)
HSV
hsv(17, 74%, 80%)
CMYK
cmyk(0%, 53%, 74%, 20%)
CSS variable
--color-primary: #CB5F34;
Lowercase HEX
#cb5f34

Shades

Tints

Tones

Harmony

CSS snippets for #CB5F34

.color-cb5f34 {
  color: #CB5F34;
  background-color: #CB5F34;
}

Frequently asked questions

What color is #CB5F34?+

#CB5F34 is a HEX color with RGB value rgb(203, 95, 52) and HSL value hsl(17, 59%, 50%). Its closest CSS named color is Chocolate.

What is the closest Tailwind color to #CB5F34?+

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