#C0AADA Color Information

Hex color code: #C0AADA

A soft purple shade, #C0AADA appears as (192, 170, 218) in RGB and (268°, 39%, 76%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameLight Steel Blue
HEX
#C0AADA
RGB
192, 170, 218
HSL
268°, 39%, 76%
CMYK
12%, 22%, 0%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C0AADA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

192, 170, 218

Red: 192 / Green: 170 / Blue: 218

HSL

268°, 39%, 76%

Hue: 268° / Saturation: 39% / Lightness: 76%

CMYK

12%, 22%, 0%, 15%

Cyan: 12% / Magenta: 22% / Yellow: 0% / Key: 15%

What color is #C0AADA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C0AADA to RGB:

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

HEX to HSL

Convert #C0AADA to HSL:

hsl(268, 39%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #C0AADA to CMYK:

cmyk(12%, 22%, 0%, 15%)Color Converter →

Color Meaning and Usage

A light purple tone, #C0AADA has RGB (192, 170, 218) and HSL (268°, 39%, 76%). Known for evoking creativity and luxury, this blue-purple hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C0AADA is #C3DAAA, creating high-contrast pairings. For softer combinations, try analogous colors like #AAACDA.

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

Contrast with #C0AADA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C0AADA?

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

What is the RGB value of #C0AADA?

#C0AADA in RGB is (192, 170, 218) - 192 red, 170 green, and 218 blue.

How to use #C0AADA in CSS?

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

What colors go well with #C0AADA?

#C3DAAA (complementary), #AAACDA (analogous), and #9975C2 (lighter shade) work well with #C0AADA.