#CC929B Color Information

Hex color code: #CC929B

A pastel red shade, #CC929B appears as (204, 146, 155) in RGB and (351°, 36%, 69%) in HSL. It is commonly used in modern UI design.

Try:
Color NameRosy Brown
HEX
#CC929B
RGB
204, 146, 155
HSL
351°, 36%, 69%
CMYK
0%, 28%, 24%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #CC929B; color: #000000; }

Badge

New Feature
.badge { background-color: #CC929B; color: #000000; }

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 #CC929B; background-color: #CC929B15; }

Alert / Toast

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

Link / Accent

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

a { color: #CC929B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 146, 155

Red: 204 / Green: 146 / Blue: 155

HSL

351°, 36%, 69%

Hue: 351° / Saturation: 36% / Lightness: 69%

CMYK

0%, 28%, 24%, 20%

Cyan: 0% / Magenta: 28% / Yellow: 24% / Key: 20%

What color is #CC929B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CC929B to RGB:

rgb(204, 146, 155)HEX to RGB Converter →

HEX to HSL

Convert #CC929B to HSL:

hsl(351, 36%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #CC929B to CMYK:

cmyk(0%, 28%, 24%, 20%)Color Converter →

Color Meaning and Usage

A soft red tone, #CC929B has RGB (204, 146, 155) and HSL (351°, 36%, 69%). Known for evoking warmth and passion, this red-orange hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CC929B is #93CCC4, creating high-contrast pairings. For softer combinations, try analogous colors like #CC93B8.

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

Contrast with #CC929B

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

Contrast Ratio: 8.15:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CC929B?

#CC929B is a soft red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CC929B?

#CC929B in RGB is (204, 146, 155) - 204 red, 146 green, and 155 blue.

How to use #CC929B in CSS?

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

What colors go well with #CC929B?

#93CCC4 (complementary), #CC93B8 (analogous), and #B45F6C (lighter shade) work well with #CC929B.