#CA3D40 Color

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

Color preview

#CA3D40

Color formats

HEX
#CA3D40
RGB
rgb(202, 61, 64)
RGBA
rgba(202, 61, 64, 1)
HSL
hsl(359, 57%, 52%)
HSV
hsv(359, 70%, 79%)
CMYK
cmyk(0%, 70%, 68%, 21%)
CSS variable
--color-primary: #CA3D40;
Lowercase HEX
#ca3d40

Shades

Tints

Tones

Harmony

CSS snippets for #CA3D40

.color-ca3d40 {
  color: #CA3D40;
  background-color: #CA3D40;
}

Frequently asked questions

What color is #CA3D40?+

#CA3D40 is a HEX color with RGB value rgb(202, 61, 64) and HSL value hsl(359, 57%, 52%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #CA3D40?+

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