#CA2712 Color Information

Hex color code: #CA2712

The hex color #CA2712 is a striking red with RGB values of (202, 39, 18) and HSL of (7°, 84%, 43%). It is often used for branding and logos.

Try:
Color NameFirebrick
HEX
#CA2712
RGB
202, 39, 18
HSL
7°, 84%, 43%
CMYK
0%, 81%, 91%, 21%

Shades

CSS Usage
color: #CA2712;
background-color: #CA2712;
border-color: #CA2712;
box-shadow: 0 0 10px #CA2712;
border: 2px solid #CA2712;
Tailwind Usage
bg-[#CA2712]
text-[#CA2712]
border-[#CA2712]
shadow-[0_0_10px_CA2712]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #CA2712, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #CA2712; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #CA2712; color: #FFFFFF; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #CA2712; background-color: #CA271215; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #CA271220; border-left: 4px solid #CA2712; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #CA2712; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #CA2712 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 39, 18

Red: 202 / Green: 39 / Blue: 18

HSL

7°, 84%, 43%

Hue: 7° / Saturation: 84% / Lightness: 43%

CMYK

0%, 81%, 91%, 21%

Cyan: 0% / Magenta: 81% / Yellow: 91% / Key: 21%

What color is #CA2712?

#CA2712 is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CA2712 to RGB:

rgb(202, 39, 18)HEX to RGB Converter →

HEX to HSL

Convert #CA2712 to HSL:

hsl(7, 84%, 43%)RGB to HSL Converter →

HEX to CMYK

Convert #CA2712 to CMYK:

cmyk(0%, 81%, 91%, 21%)Color Converter →

Color Meaning and Usage

A striking red tone, #CA2712 has RGB (202, 39, 18) and HSL (7°, 84%, 43%). Known for evoking energy and excitement, this highly saturated hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CA2712 is #12B4CA, creating high-contrast pairings. For softer combinations, try analogous colors like #CA1258.

Use #CA2712 in CSS: color: #CA2712 or background-color: #CA2712. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #CA2712

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 3.81:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CA2712?

#CA2712 is a striking red color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #CA2712?

#CA2712 in RGB is (202, 39, 18) - 202 red, 39 green, and 18 blue.

How to use #CA2712 in CSS?

Use #CA2712 directly in your CSS properties like color or background-color.

What colors go well with #CA2712?

#12B4CA (complementary), #CA1258 (analogous), and #83190B (lighter shade) work well with #CA2712.