#CBAEBD Color Information

Hex color code: #CBAEBD

A pastel magenta shade, #CBAEBD appears as (203, 174, 189) in RGB and (329°, 22%, 74%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#CBAEBD
RGB
203, 174, 189
HSL
329°, 22%, 74%
CMYK
0%, 14%, 7%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CBAEBD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 174, 189

Red: 203 / Green: 174 / Blue: 189

HSL

329°, 22%, 74%

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

CMYK

0%, 14%, 7%, 20%

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

What color is #CBAEBD?

#CBAEBD is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CBAEBD to RGB:

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

HEX to HSL

Convert #CBAEBD to HSL:

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

HEX to CMYK

Convert #CBAEBD to CMYK:

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

Color Meaning and Usage

A pastel magenta tone, #CBAEBD has RGB (203, 174, 189) and HSL (329°, 22%, 74%). Known for evoking romance and playfulness, this magenta-red hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CBAEBD is #AECBBC, creating high-contrast pairings. For softer combinations, try analogous colors like #CBAECB.

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

Contrast with #CBAEBD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CBAEBD?

#CBAEBD is a pastel magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CBAEBD?

#CBAEBD in RGB is (203, 174, 189) - 203 red, 174 green, and 189 blue.

How to use #CBAEBD in CSS?

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

What colors go well with #CBAEBD?

#AECBBC (complementary), #CBAECB (analogous), and #AD7F97 (lighter shade) work well with #CBAEBD.