#CB750B Color

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

Color preview

#CB750B

Color formats

HEX
#CB750B
RGB
rgb(203, 117, 11)
RGBA
rgba(203, 117, 11, 1)
HSL
hsl(33, 90%, 42%)
HSV
hsv(33, 95%, 80%)
CMYK
cmyk(0%, 42%, 95%, 20%)
CSS variable
--color-primary: #CB750B;
Lowercase HEX
#cb750b

Shades

Tints

Tones

Harmony

CSS snippets for #CB750B

.color-cb750b {
  color: #CB750B;
  background-color: #CB750B;
}

Frequently asked questions

What color is #CB750B?+

#CB750B is a HEX color with RGB value rgb(203, 117, 11) and HSL value hsl(33, 90%, 42%). Its closest CSS named color is Chocolate.

What is the closest Tailwind color to #CB750B?+

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