#CB6745 Color

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

Color preview

#CB6745

Color formats

HEX
#CB6745
RGB
rgb(203, 103, 69)
RGBA
rgba(203, 103, 69, 1)
HSL
hsl(15, 56%, 53%)
HSV
hsv(15, 66%, 80%)
CMYK
cmyk(0%, 49%, 66%, 20%)
CSS variable
--color-primary: #CB6745;
Lowercase HEX
#cb6745

Shades

Tints

Tones

Harmony

CSS snippets for #CB6745

.color-cb6745 {
  color: #CB6745;
  background-color: #CB6745;
}

Frequently asked questions

What color is #CB6745?+

#CB6745 is a HEX color with RGB value rgb(203, 103, 69) and HSL value hsl(15, 56%, 53%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #CB6745?+

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