#CA303A Color

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

Color preview

#CA303A

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CA303A

.color-ca303a {
  color: #CA303A;
  background-color: #CA303A;
}

Frequently asked questions

What color is #CA303A?+

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

What is the closest Tailwind color to #CA303A?+

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