#CA3B30 Color

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

Color preview

#CA3B30

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CA3B30

.color-ca3b30 {
  color: #CA3B30;
  background-color: #CA3B30;
}

Frequently asked questions

What color is #CA3B30?+

#CA3B30 is a HEX color with RGB value rgb(202, 59, 48) and HSL value hsl(4, 62%, 49%). Its closest CSS named color is FireBrick.

What is the closest Tailwind color to #CA3B30?+

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