#CA442F Color Information

Hex color code: #CA442F

#CA442F is a fiery red color. In RGB it is (202, 68, 47), and in HSL it is (8°, 62%, 49%). It is typically applied in digital products.

Try:
Color NameChocolate
HEX
#CA442F
RGB
202, 68, 47
HSL
8°, 62%, 49%
CMYK
0%, 66%, 77%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CA442F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 68, 47

Red: 202 / Green: 68 / Blue: 47

HSL

8°, 62%, 49%

Hue: 8° / Saturation: 62% / Lightness: 49%

CMYK

0%, 66%, 77%, 21%

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

What color is #CA442F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CA442F to RGB:

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

HEX to HSL

Convert #CA442F to HSL:

hsl(8, 62%, 49%)RGB to HSL Converter →

HEX to CMYK

Convert #CA442F to CMYK:

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

Color Meaning and Usage

A invigorating red tone, #CA442F has RGB (202, 68, 47) and HSL (8°, 62%, 49%). Known for evoking warmth and passion, this red-orange hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CA442F is #2FB6CA, creating high-contrast pairings. For softer combinations, try analogous colors like #CA2F68.

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

Contrast with #CA442F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CA442F?

#CA442F is a invigorating red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CA442F?

#CA442F in RGB is (202, 68, 47) - 202 red, 68 green, and 47 blue.

How to use #CA442F in CSS?

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

What colors go well with #CA442F?

#2FB6CA (complementary), #CA2F68 (analogous), and #8C2F21 (lighter shade) work well with #CA442F.