#CC334D Color Information

Hex color code: #CC334D

The hex color #CC334D is a invigorating red with RGB values of (204, 51, 77) and HSL of (350°, 60%, 50%). It is widely used in graphic design.

Try:
Color NameCrimson
HEX
#CC334D
RGB
204, 51, 77
HSL
350°, 60%, 50%
CMYK
0%, 75%, 62%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CC334D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 51, 77

Red: 204 / Green: 51 / Blue: 77

HSL

350°, 60%, 50%

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

CMYK

0%, 75%, 62%, 20%

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

What color is #CC334D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CC334D to RGB:

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

HEX to HSL

Convert #CC334D to HSL:

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

HEX to CMYK

Convert #CC334D to CMYK:

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

Color Meaning and Usage

A vibrant red tone, #CC334D has RGB (204, 51, 77) and HSL (350°, 60%, 50%). Known for evoking warmth and passion, this red-orange hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CC334D is #33CCB3, creating high-contrast pairings. For softer combinations, try analogous colors like #CC3399.

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

Contrast with #CC334D

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 #CC334D?

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

What is the RGB value of #CC334D?

#CC334D in RGB is (204, 51, 77) - 204 red, 51 green, and 77 blue.

How to use #CC334D in CSS?

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

What colors go well with #CC334D?

#33CCB3 (complementary), #CC3399 (analogous), and #8F2436 (lighter shade) work well with #CC334D.