#CB0401 Color

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

Color preview

#CB0401

Color formats

HEX
#CB0401
RGB
rgb(203, 4, 1)
RGBA
rgba(203, 4, 1, 1)
HSL
hsl(1, 99%, 40%)
HSV
hsv(1, 100%, 80%)
CMYK
cmyk(0%, 98%, 100%, 20%)
CSS variable
--color-primary: #CB0401;
Lowercase HEX
#cb0401

Shades

Tints

Tones

Harmony

CSS snippets for #CB0401

.color-cb0401 {
  color: #CB0401;
  background-color: #CB0401;
}

Frequently asked questions

What color is #CB0401?+

#CB0401 is a HEX color with RGB value rgb(203, 4, 1) and HSL value hsl(1, 99%, 40%). Its closest CSS named color is FireBrick.

What is the closest Tailwind color to #CB0401?+

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