#CB303A Color

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

Color preview

#CB303A

Color formats

HEX
#CB303A
RGB
rgb(203, 48, 58)
RGBA
rgba(203, 48, 58, 1)
HSL
hsl(356, 62%, 49%)
HSV
hsv(356, 76%, 80%)
CMYK
cmyk(0%, 76%, 71%, 20%)
CSS variable
--color-primary: #CB303A;
Lowercase HEX
#cb303a

Shades

Tints

Tones

Harmony

CSS snippets for #CB303A

.color-cb303a {
  color: #CB303A;
  background-color: #CB303A;
}

Frequently asked questions

What color is #CB303A?+

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

What is the closest Tailwind color to #CB303A?+

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