#CB650B Color

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

Color preview

#CB650B

Color formats

HEX
#CB650B
RGB
rgb(203, 101, 11)
RGBA
rgba(203, 101, 11, 1)
HSL
hsl(28, 90%, 42%)
HSV
hsv(28, 95%, 80%)
CMYK
cmyk(0%, 50%, 95%, 20%)
CSS variable
--color-primary: #CB650B;
Lowercase HEX
#cb650b

Shades

Tints

Tones

Harmony

CSS snippets for #CB650B

.color-cb650b {
  color: #CB650B;
  background-color: #CB650B;
}

Frequently asked questions

What color is #CB650B?+

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

What is the closest Tailwind color to #CB650B?+

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