#CBAAB6 Color Information

Hex color code: #CBAAB6

A pastel magenta shade, #CBAAB6 appears as (203, 170, 182) in RGB and (338°, 24%, 73%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#CBAAB6
RGB
203, 170, 182
HSL
338°, 24%, 73%
CMYK
0%, 16%, 10%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CBAAB6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 170, 182

Red: 203 / Green: 170 / Blue: 182

HSL

338°, 24%, 73%

Hue: 338° / Saturation: 24% / Lightness: 73%

CMYK

0%, 16%, 10%, 20%

Cyan: 0% / Magenta: 16% / Yellow: 10% / Key: 20%

What color is #CBAAB6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CBAAB6 to RGB:

rgb(203, 170, 182)HEX to RGB Converter →

HEX to HSL

Convert #CBAAB6 to HSL:

hsl(338, 24%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #CBAAB6 to CMYK:

cmyk(0%, 16%, 10%, 20%)Color Converter →

Color Meaning and Usage

A delicate magenta tone, #CBAAB6 has RGB (203, 170, 182) and HSL (338°, 24%, 73%). 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 #CBAAB6 is #AACBBF, creating high-contrast pairings. For softer combinations, try analogous colors like #CBAAC6.

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

Contrast with #CBAAB6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CBAAB6?

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

What is the RGB value of #CBAAB6?

#CBAAB6 in RGB is (203, 170, 182) - 203 red, 170 green, and 182 blue.

How to use #CBAAB6 in CSS?

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

What colors go well with #CBAAB6?

#AACBBF (complementary), #CBAAC6 (analogous), and #AE7A8D (lighter shade) work well with #CBAAB6.