#CB701B Color

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

Color preview

#CB701B

Color formats

HEX
#CB701B
RGB
rgb(203, 112, 27)
RGBA
rgba(203, 112, 27, 1)
HSL
hsl(29, 77%, 45%)
HSV
hsv(29, 87%, 80%)
CMYK
cmyk(0%, 45%, 87%, 20%)
CSS variable
--color-primary: #CB701B;
Lowercase HEX
#cb701b

Shades

Tints

Tones

Harmony

CSS snippets for #CB701B

.color-cb701b {
  color: #CB701B;
  background-color: #CB701B;
}

Frequently asked questions

What color is #CB701B?+

#CB701B is a HEX color with RGB value rgb(203, 112, 27) and HSL value hsl(29, 77%, 45%). Its closest CSS named color is Chocolate.

What is the closest Tailwind color to #CB701B?+

The closest Tailwind color is amber-600, available as the bg-amber-600 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