#CA303B Color

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

Color preview

#CA303B

Color formats

HEX
#CA303B
RGB
rgb(202, 48, 59)
RGBA
rgba(202, 48, 59, 1)
HSL
hsl(356, 62%, 49%)
HSV
hsv(356, 76%, 79%)
CMYK
cmyk(0%, 76%, 71%, 21%)
CSS variable
--color-primary: #CA303B;
Lowercase HEX
#ca303b

Shades

Tints

Tones

Harmony

CSS snippets for #CA303B

.color-ca303b {
  color: #CA303B;
  background-color: #CA303B;
}

Frequently asked questions

What color is #CA303B?+

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

What is the closest Tailwind color to #CA303B?+

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