#CA3012 Color Information

Hex color code: #CA3012

#CA3012 is a bold red color. In RGB it is (202, 48, 18), and in HSL it is (10°, 84%, 43%). It is often used for branding and logos.

Try:
Color NameFirebrick
HEX
#CA3012
RGB
202, 48, 18
HSL
10°, 84%, 43%
CMYK
0%, 76%, 91%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #CA3012; 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 #CA3012; background-color: #CA301215; }

Alert / Toast

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

Link / Accent

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

a { color: #CA3012; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 48, 18

Red: 202 / Green: 48 / Blue: 18

HSL

10°, 84%, 43%

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

CMYK

0%, 76%, 91%, 21%

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

What color is #CA3012?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CA3012 to RGB:

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

HEX to HSL

Convert #CA3012 to HSL:

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

HEX to CMYK

Convert #CA3012 to CMYK:

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

Color Meaning and Usage

A bold red tone, #CA3012 has RGB (202, 48, 18) and HSL (10°, 84%, 43%). Known for evoking energy and excitement, this highly saturated hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CA3012 is #12ABCA, creating high-contrast pairings. For softer combinations, try analogous colors like #CA124F.

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

Contrast with #CA3012

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CA3012?

#CA3012 is a bold red color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #CA3012?

#CA3012 in RGB is (202, 48, 18) - 202 red, 48 green, and 18 blue.

How to use #CA3012 in CSS?

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

What colors go well with #CA3012?

#12ABCA (complementary), #CA124F (analogous), and #831F0B (lighter shade) work well with #CA3012.