#CCB3BA Color Information

Hex color code: #CCB3BA

A delicate magenta shade, #CCB3BA appears as (204, 179, 186) in RGB and (343°, 20%, 75%) in HSL. It is popular in mobile app design.

Try:
Color NameSilver
HEX
#CCB3BA
RGB
204, 179, 186
HSL
343°, 20%, 75%
CMYK
0%, 12%, 9%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCB3BA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 179, 186

Red: 204 / Green: 179 / Blue: 186

HSL

343°, 20%, 75%

Hue: 343° / Saturation: 20% / Lightness: 75%

CMYK

0%, 12%, 9%, 20%

Cyan: 0% / Magenta: 12% / Yellow: 9% / Key: 20%

What color is #CCB3BA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCB3BA to RGB:

rgb(204, 179, 186)HEX to RGB Converter →

HEX to HSL

Convert #CCB3BA to HSL:

hsl(343, 20%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #CCB3BA to CMYK:

cmyk(0%, 12%, 9%, 20%)Color Converter →

Color Meaning and Usage

A delicate magenta tone, #CCB3BA has RGB (204, 179, 186) and HSL (343°, 20%, 75%). Known for evoking warmth and passion, this red-orange hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCB3BA is #B3CCC5, creating high-contrast pairings. For softer combinations, try analogous colors like #CCB3C6.

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

Contrast with #CCB3BA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCB3BA?

#CCB3BA is a delicate magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CCB3BA?

#CCB3BA in RGB is (204, 179, 186) - 204 red, 179 green, and 186 blue.

How to use #CCB3BA in CSS?

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

What colors go well with #CCB3BA?

#B3CCC5 (complementary), #CCB3C6 (analogous), and #AD8590 (lighter shade) work well with #CCB3BA.