#CB450B Color

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

Color preview

#CB450B

Color formats

HEX
#CB450B
RGB
rgb(203, 69, 11)
RGBA
rgba(203, 69, 11, 1)
HSL
hsl(18, 90%, 42%)
HSV
hsv(18, 95%, 80%)
CMYK
cmyk(0%, 66%, 95%, 20%)
CSS variable
--color-primary: #CB450B;
Lowercase HEX
#cb450b

Shades

Tints

Tones

Harmony

CSS snippets for #CB450B

.color-cb450b {
  color: #CB450B;
  background-color: #CB450B;
}

Frequently asked questions

What color is #CB450B?+

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

What is the closest Tailwind color to #CB450B?+

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