#CA483F Color Information

Hex color code: #CA483F

#CA483F is a warm red color. In RGB it is (202, 72, 63), and in HSL it is (4°, 57%, 52%). It is commonly used in modern UI design.

Try:
Color NameIndian Red
HEX
#CA483F
RGB
202, 72, 63
HSL
4°, 57%, 52%
CMYK
0%, 64%, 69%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CA483F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 72, 63

Red: 202 / Green: 72 / Blue: 63

HSL

4°, 57%, 52%

Hue: 4° / Saturation: 57% / Lightness: 52%

CMYK

0%, 64%, 69%, 21%

Cyan: 0% / Magenta: 64% / Yellow: 69% / Key: 21%

What color is #CA483F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CA483F to RGB:

rgb(202, 72, 63)HEX to RGB Converter →

HEX to HSL

Convert #CA483F to HSL:

hsl(4, 57%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #CA483F to CMYK:

cmyk(0%, 64%, 69%, 21%)Color Converter →

Color Meaning and Usage

#CA483F is a fiery red color with RGB values of 202, 72, 63 and HSL of 4°, 57%, 52%. This red-orange hue evokes warmth and passion, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CA483F is #3FC1CA, creating high-contrast pairings. For softer combinations, try analogous colors like #CA3F7B.

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

Contrast with #CA483F

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

Contrast Ratio: 4.51:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CA483F?

#CA483F is a fiery red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CA483F?

#CA483F in RGB is (202, 72, 63) - 202 red, 72 green, and 63 blue.

How to use #CA483F in CSS?

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

What colors go well with #CA483F?

#3FC1CA (complementary), #CA3F7B (analogous), and #943029 (lighter shade) work well with #CA483F.