#C0AADD Color Information

Hex color code: #C0AADD

A delicate purple shade, #C0AADD appears as (192, 170, 221) in RGB and (266°, 43%, 77%) in HSL. It is popular in mobile app design.

Try:
Color NameLight Steel Blue
HEX
#C0AADD
RGB
192, 170, 221
HSL
266°, 43%, 77%
CMYK
13%, 23%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C0AADD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

192, 170, 221

Red: 192 / Green: 170 / Blue: 221

HSL

266°, 43%, 77%

Hue: 266° / Saturation: 43% / Lightness: 77%

CMYK

13%, 23%, 0%, 13%

Cyan: 13% / Magenta: 23% / Yellow: 0% / Key: 13%

What color is #C0AADD?

#C0AADD is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C0AADD to RGB:

rgb(192, 170, 221)HEX to RGB Converter →

HEX to HSL

Convert #C0AADD to HSL:

hsl(266, 43%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #C0AADD to CMYK:

cmyk(13%, 23%, 0%, 13%)Color Converter →

Color Meaning and Usage

A light purple tone, #C0AADD has RGB (192, 170, 221) and HSL (266°, 43%, 77%). Known for evoking creativity and luxury, this blue-purple hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C0AADD is #C8DEAB, creating high-contrast pairings. For softer combinations, try analogous colors like #ABAEDE.

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

Contrast with #C0AADD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C0AADD?

#C0AADD is a light purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #C0AADD?

#C0AADD in RGB is (192, 170, 221) - 192 red, 170 green, and 221 blue.

How to use #C0AADD in CSS?

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

What colors go well with #C0AADD?

#C8DEAB (complementary), #ABAEDE (analogous), and #9974C8 (lighter shade) work well with #C0AADD.