#CBAADF Color Information

Hex color code: #CBAADF

The hex color #CBAADF is a airy purple with RGB values of (203, 170, 223) and HSL of (277°, 45%, 77%). It is popular in mobile app design.

Try:
Color NamePlum
HEX
#CBAADF
RGB
203, 170, 223
HSL
277°, 45%, 77%
CMYK
9%, 24%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CBAADF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 170, 223

Red: 203 / Green: 170 / Blue: 223

HSL

277°, 45%, 77%

Hue: 277° / Saturation: 45% / Lightness: 77%

CMYK

9%, 24%, 0%, 13%

Cyan: 9% / Magenta: 24% / Yellow: 0% / Key: 13%

What color is #CBAADF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CBAADF to RGB:

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

HEX to HSL

Convert #CBAADF to HSL:

hsl(277, 45%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #CBAADF to CMYK:

cmyk(9%, 24%, 0%, 13%)Color Converter →

Color Meaning and Usage

#CBAADF is a soft purple color with RGB values of 203, 170, 223 and HSL of 277°, 45%, 77%. 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 #CBAADF is #BEDFAA, creating high-contrast pairings. For softer combinations, try analogous colors like #B0AADF.

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

Contrast with #CBAADF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CBAADF?

#CBAADF is a soft purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CBAADF?

#CBAADF in RGB is (203, 170, 223) - 203 red, 170 green, and 223 blue.

How to use #CBAADF in CSS?

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

What colors go well with #CBAADF?

#BEDFAA (complementary), #B0AADF (analogous), and #A872CA (lighter shade) work well with #CBAADF.