#CB7301 Color

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

Color preview

#CB7301

Color formats

HEX
#CB7301
RGB
rgb(203, 115, 1)
RGBA
rgba(203, 115, 1, 1)
HSL
hsl(34, 99%, 40%)
HSV
hsv(34, 100%, 80%)
CMYK
cmyk(0%, 43%, 100%, 20%)
CSS variable
--color-primary: #CB7301;
Lowercase HEX
#cb7301

Shades

Tints

Tones

Harmony

CSS snippets for #CB7301

.color-cb7301 {
  color: #CB7301;
  background-color: #CB7301;
}

Frequently asked questions

What color is #CB7301?+

#CB7301 is a HEX color with RGB value rgb(203, 115, 1) and HSL value hsl(34, 99%, 40%). Its closest CSS named color is DarkGoldenRod.

What is the closest Tailwind color to #CB7301?+

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