#CB4101 Color

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

Color preview

#CB4101

Color formats

HEX
#CB4101
RGB
rgb(203, 65, 1)
RGBA
rgba(203, 65, 1, 1)
HSL
hsl(19, 99%, 40%)
HSV
hsv(19, 100%, 80%)
CMYK
cmyk(0%, 68%, 100%, 20%)
CSS variable
--color-primary: #CB4101;
Lowercase HEX
#cb4101

Shades

Tints

Tones

Harmony

CSS snippets for #CB4101

.color-cb4101 {
  color: #CB4101;
  background-color: #CB4101;
}

Frequently asked questions

What color is #CB4101?+

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

What is the closest Tailwind color to #CB4101?+

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