#CA3F48 Color

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

Color preview

#CA3F48

Color formats

HEX
#CA3F48
RGB
rgb(202, 63, 72)
RGBA
rgba(202, 63, 72, 1)
HSL
hsl(356, 57%, 52%)
HSV
hsv(356, 69%, 79%)
CMYK
cmyk(0%, 69%, 64%, 21%)
CSS variable
--color-primary: #CA3F48;
Lowercase HEX
#ca3f48

Shades

Tints

Tones

Harmony

CSS snippets for #CA3F48

.color-ca3f48 {
  color: #CA3F48;
  background-color: #CA3F48;
}

Frequently asked questions

What color is #CA3F48?+

#CA3F48 is a HEX color with RGB value rgb(202, 63, 72) and HSL value hsl(356, 57%, 52%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #CA3F48?+

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