#CBBADB Color Information

Hex color code: #CBBADB

#CBBADB is a airy purple color. In RGB it is (203, 186, 219), and in HSL it is (271°, 31%, 79%). It is widely used in graphic design.

Try:
Color NameLight Steel Blue
HEX
#CBBADB
RGB
203, 186, 219
HSL
271°, 31%, 79%
CMYK
7%, 15%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CBBADB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 186, 219

Red: 203 / Green: 186 / Blue: 219

HSL

271°, 31%, 79%

Hue: 271° / Saturation: 31% / Lightness: 79%

CMYK

7%, 15%, 0%, 14%

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

What color is #CBBADB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CBBADB to RGB:

rgb(203, 186, 219)HEX to RGB Converter →

HEX to HSL

Convert #CBBADB to HSL:

hsl(271, 31%, 79%)RGB to HSL Converter →

HEX to CMYK

Convert #CBBADB to CMYK:

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

Color Meaning and Usage

#CBBADB is a airy purple color with RGB values of 203, 186, 219 and HSL of 271°, 31%, 79%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CBBADB is #C9DAB9, creating high-contrast pairings. For softer combinations, try analogous colors like #B9B9DA.

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

Contrast with #CBBADB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CBBADB?

#CBBADB is a airy purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CBBADB?

#CBBADB in RGB is (203, 186, 219) - 203 red, 186 green, and 219 blue.

How to use #CBBADB in CSS?

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

What colors go well with #CBBADB?

#C9DAB9 (complementary), #B9B9DA (analogous), and #A487C0 (lighter shade) work well with #CBBADB.