#CB6301 Color

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

Color preview

#CB6301

Color formats

HEX
#CB6301
RGB
rgb(203, 99, 1)
RGBA
rgba(203, 99, 1, 1)
HSL
hsl(29, 99%, 40%)
HSV
hsv(29, 100%, 80%)
CMYK
cmyk(0%, 51%, 100%, 20%)
CSS variable
--color-primary: #CB6301;
Lowercase HEX
#cb6301

Shades

Tints

Tones

Harmony

CSS snippets for #CB6301

.color-cb6301 {
  color: #CB6301;
  background-color: #CB6301;
}

Frequently asked questions

What color is #CB6301?+

#CB6301 is a HEX color with RGB value rgb(203, 99, 1) and HSL value hsl(29, 99%, 40%). Its closest CSS named color is Chocolate.

What is the closest Tailwind color to #CB6301?+

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