#CC334F Color Information

Hex color code: #CC334F

The hex color #CC334F is a vibrant red with RGB values of (204, 51, 79) and HSL of (349°, 60%, 50%). It is popular in mobile app design.

Try:
Color NameCrimson
HEX
#CC334F
RGB
204, 51, 79
HSL
349°, 60%, 50%
CMYK
0%, 75%, 61%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CC334F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 51, 79

Red: 204 / Green: 51 / Blue: 79

HSL

349°, 60%, 50%

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

CMYK

0%, 75%, 61%, 20%

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

What color is #CC334F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CC334F to RGB:

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

HEX to HSL

Convert #CC334F to HSL:

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

HEX to CMYK

Convert #CC334F to CMYK:

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

Color Meaning and Usage

A warm red tone, #CC334F has RGB (204, 51, 79) and HSL (349°, 60%, 50%). Known for evoking warmth and passion, this red-orange hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #CC334F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CC334F?

#CC334F is a warm red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CC334F?

#CC334F in RGB is (204, 51, 79) - 204 red, 51 green, and 79 blue.

How to use #CC334F in CSS?

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

What colors go well with #CC334F?

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