#CB9AAA Color Information

Hex color code: #CB9AAA

The hex color #CB9AAA is a delicate magenta with RGB values of (203, 154, 170) and HSL of (340°, 32%, 70%). It is widely used in graphic design.

Try:
Color NameRosy Brown
HEX
#CB9AAA
RGB
203, 154, 170
HSL
340°, 32%, 70%
CMYK
0%, 24%, 16%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CB9AAA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 154, 170

Red: 203 / Green: 154 / Blue: 170

HSL

340°, 32%, 70%

Hue: 340° / Saturation: 32% / Lightness: 70%

CMYK

0%, 24%, 16%, 20%

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

What color is #CB9AAA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CB9AAA to RGB:

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

HEX to HSL

Convert #CB9AAA to HSL:

hsl(340, 32%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #CB9AAA to CMYK:

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

Color Meaning and Usage

A gentle magenta tone, #CB9AAA has RGB (203, 154, 170) and HSL (340°, 32%, 70%). 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 #CB9AAA is #9ACBBB, creating high-contrast pairings. For softer combinations, try analogous colors like #CB9AC3.

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

Contrast with #CB9AAA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CB9AAA?

#CB9AAA is a gentle magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CB9AAA?

#CB9AAA in RGB is (203, 154, 170) - 203 red, 154 green, and 170 blue.

How to use #CB9AAA in CSS?

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

What colors go well with #CB9AAA?

#9ACBBB (complementary), #CB9AC3 (analogous), and #B16880 (lighter shade) work well with #CB9AAA.