#CA2F0C Color Information

Hex color code: #CA2F0C

#CA2F0C is a vivid red color. In RGB it is (202, 47, 12), and in HSL it is (11°, 89%, 42%). It is commonly used in modern UI design.

Try:
Color NameFirebrick
HEX
#CA2F0C
RGB
202, 47, 12
HSL
11°, 89%, 42%
CMYK
0%, 77%, 94%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CA2F0C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 47, 12

Red: 202 / Green: 47 / Blue: 12

HSL

11°, 89%, 42%

Hue: 11° / Saturation: 89% / Lightness: 42%

CMYK

0%, 77%, 94%, 21%

Cyan: 0% / Magenta: 77% / Yellow: 94% / Key: 21%

What color is #CA2F0C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CA2F0C to RGB:

rgb(202, 47, 12)HEX to RGB Converter →

HEX to HSL

Convert #CA2F0C to HSL:

hsl(11, 89%, 42%)RGB to HSL Converter →

HEX to CMYK

Convert #CA2F0C to CMYK:

cmyk(0%, 77%, 94%, 21%)Color Converter →

Color Meaning and Usage

#CA2F0C is a bold red color with RGB values of 202, 47, 12 and HSL of 11°, 89%, 42%. This highly saturated hue evokes energy and excitement, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CA2F0C is #0CA7CA, creating high-contrast pairings. For softer combinations, try analogous colors like #CA0C48.

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

Contrast with #CA2F0C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CA2F0C?

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

What is the RGB value of #CA2F0C?

#CA2F0C in RGB is (202, 47, 12) - 202 red, 47 green, and 12 blue.

How to use #CA2F0C in CSS?

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

What colors go well with #CA2F0C?

#0CA7CA (complementary), #CA0C48 (analogous), and #821E08 (lighter shade) work well with #CA2F0C.