#CA334F Color Information

Hex color code: #CA334F

A invigorating red shade, #CA334F appears as (202, 51, 79) in RGB and (349°, 60%, 50%) in HSL. It is popular in mobile app design.

Try:
Color NameCrimson
HEX
#CA334F
RGB
202, 51, 79
HSL
349°, 60%, 50%
CMYK
0%, 75%, 61%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CA334F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 51, 79

Red: 202 / Green: 51 / Blue: 79

HSL

349°, 60%, 50%

Hue: 349° / Saturation: 60% / Lightness: 50%

CMYK

0%, 75%, 61%, 21%

Cyan: 0% / Magenta: 75% / Yellow: 61% / Key: 21%

What color is #CA334F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CA334F to RGB:

rgb(202, 51, 79)HEX to RGB Converter →

HEX to HSL

Convert #CA334F to HSL:

hsl(349, 60%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #CA334F to CMYK:

cmyk(0%, 75%, 61%, 21%)Color Converter →

Color Meaning and Usage

#CA334F is a vibrant red color with RGB values of 202, 51, 79 and HSL of 349°, 60%, 50%. This red-orange hue evokes warmth and passion, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CA334F is #33CCB0, creating high-contrast pairings. For softer combinations, try analogous colors like #CC339C.

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

Contrast with #CA334F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CA334F?

#CA334F is a vibrant red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CA334F?

#CA334F in RGB is (202, 51, 79) - 202 red, 51 green, and 79 blue.

How to use #CA334F in CSS?

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

What colors go well with #CA334F?

#33CCB0 (complementary), #CC339C (analogous), and #8F2437 (lighter shade) work well with #CA334F.