#CA303D Color

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

Color preview

#CA303D

Color formats

HEX
#CA303D
RGB
rgb(202, 48, 61)
RGBA
rgba(202, 48, 61, 1)
HSL
hsl(355, 62%, 49%)
HSV
hsv(355, 76%, 79%)
CMYK
cmyk(0%, 76%, 70%, 21%)
CSS variable
--color-primary: #CA303D;
Lowercase HEX
#ca303d

Shades

Tints

Tones

Harmony

CSS snippets for #CA303D

.color-ca303d {
  color: #CA303D;
  background-color: #CA303D;
}

Frequently asked questions

What color is #CA303D?+

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

What is the closest Tailwind color to #CA303D?+

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