#CA302B Color Information

Hex color code: #CA302B

A warm red shade, #CA302B appears as (202, 48, 43) in RGB and (2°, 65%, 48%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameFirebrick
HEX
#CA302B
RGB
202, 48, 43
HSL
2°, 65%, 48%
CMYK
0%, 76%, 79%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CA302B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 48, 43

Red: 202 / Green: 48 / Blue: 43

HSL

2°, 65%, 48%

Hue: 2° / Saturation: 65% / Lightness: 48%

CMYK

0%, 76%, 79%, 21%

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

What color is #CA302B?

#CA302B is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CA302B to RGB:

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

HEX to HSL

Convert #CA302B to HSL:

hsl(2, 65%, 48%)RGB to HSL Converter →

HEX to CMYK

Convert #CA302B to CMYK:

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

Color Meaning and Usage

#CA302B is a energetic red color with RGB values of 202, 48, 43 and HSL of 2°, 65%, 48%. This red-orange hue evokes warmth and passion, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CA302B is #2BC5CA, creating high-contrast pairings. For softer combinations, try analogous colors like #CA2B75.

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

Contrast with #CA302B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CA302B?

#CA302B is a energetic red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CA302B?

#CA302B in RGB is (202, 48, 43) - 202 red, 48 green, and 43 blue.

How to use #CA302B in CSS?

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

What colors go well with #CA302B?

#2BC5CA (complementary), #CA2B75 (analogous), and #8B211D (lighter shade) work well with #CA302B.