#CB303D Color

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

Color preview

#CB303D

Color formats

HEX
#CB303D
RGB
rgb(203, 48, 61)
RGBA
rgba(203, 48, 61, 1)
HSL
hsl(355, 62%, 49%)
HSV
hsv(355, 76%, 80%)
CMYK
cmyk(0%, 76%, 70%, 20%)
CSS variable
--color-primary: #CB303D;
Lowercase HEX
#cb303d

Shades

Tints

Tones

Harmony

CSS snippets for #CB303D

.color-cb303d {
  color: #CB303D;
  background-color: #CB303D;
}

Frequently asked questions

What color is #CB303D?+

#CB303D is a HEX color with RGB value rgb(203, 48, 61) and HSL value hsl(355, 62%, 49%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #CB303D?+

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