#CBAECB Color Information

Hex color code: #CBAECB

#CBAECB is a pastel magenta color. In RGB it is (203, 174, 203), and in HSL it is (300°, 22%, 74%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#CBAECB
RGB
203, 174, 203
HSL
300°, 22%, 74%
CMYK
0%, 14%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CBAECB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 174, 203

Red: 203 / Green: 174 / Blue: 203

HSL

300°, 22%, 74%

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

CMYK

0%, 14%, 0%, 20%

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

What color is #CBAECB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CBAECB to RGB:

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

HEX to HSL

Convert #CBAECB to HSL:

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

HEX to CMYK

Convert #CBAECB to CMYK:

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

Color Meaning and Usage

#CBAECB is a subtle magenta color with RGB values of 203, 174, 203 and HSL of 300°, 22%, 74%. This magenta-red hue evokes romance and playfulness, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #CBAECB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CBAECB?

#CBAECB is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CBAECB?

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

How to use #CBAECB in CSS?

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

What colors go well with #CBAECB?

#AECBAE (complementary), #BDAECB (analogous), and #AD7FAD (lighter shade) work well with #CBAECB.