#CBAEB9 Color Information

Hex color code: #CBAEB9

A subtle magenta shade, #CBAEB9 appears as (203, 174, 185) in RGB and (337°, 22%, 74%) in HSL. It is often used for branding and logos.

Try:
Color NameSilver
HEX
#CBAEB9
RGB
203, 174, 185
HSL
337°, 22%, 74%
CMYK
0%, 14%, 9%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CBAEB9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 174, 185

Red: 203 / Green: 174 / Blue: 185

HSL

337°, 22%, 74%

Hue: 337° / Saturation: 22% / Lightness: 74%

CMYK

0%, 14%, 9%, 20%

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

What color is #CBAEB9?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CBAEB9 to RGB:

rgb(203, 174, 185)HEX to RGB Converter →

HEX to HSL

Convert #CBAEB9 to HSL:

hsl(337, 22%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #CBAEB9 to CMYK:

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

Color Meaning and Usage

A soft magenta tone, #CBAEB9 has RGB (203, 174, 185) and HSL (337°, 22%, 74%). Known for evoking warmth and passion, this red-orange hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CBAEB9 is #AECBC0, creating high-contrast pairings. For softer combinations, try analogous colors like #CBAEC8.

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

Contrast with #CBAEB9

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CBAEB9?

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

What is the RGB value of #CBAEB9?

#CBAEB9 in RGB is (203, 174, 185) - 203 red, 174 green, and 185 blue.

How to use #CBAEB9 in CSS?

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

What colors go well with #CBAEB9?

#AECBC0 (complementary), #CBAEC8 (analogous), and #AD7F91 (lighter shade) work well with #CBAEB9.