#CA303F Color

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

Color preview

#CA303F

Color formats

HEX
#CA303F
RGB
rgb(202, 48, 63)
RGBA
rgba(202, 48, 63, 1)
HSL
hsl(354, 62%, 49%)
HSV
hsv(354, 76%, 79%)
CMYK
cmyk(0%, 76%, 69%, 21%)
CSS variable
--color-primary: #CA303F;
Lowercase HEX
#ca303f

Shades

Tints

Tones

Harmony

CSS snippets for #CA303F

.color-ca303f {
  color: #CA303F;
  background-color: #CA303F;
}

Frequently asked questions

What color is #CA303F?+

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

What is the closest Tailwind color to #CA303F?+

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