#C0ACD7 Color Information

Hex color code: #C0ACD7

#C0ACD7 is a ethereal purple color. In RGB it is (192, 172, 215), and in HSL it is (268°, 35%, 76%). It is typically applied in digital products.

Try:
Color NameLight Steel Blue
HEX
#C0ACD7
RGB
192, 172, 215
HSL
268°, 35%, 76%
CMYK
11%, 20%, 0%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C0ACD7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

192, 172, 215

Red: 192 / Green: 172 / Blue: 215

HSL

268°, 35%, 76%

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

CMYK

11%, 20%, 0%, 16%

Cyan: 11% / Magenta: 20% / Yellow: 0% / Key: 16%

What color is #C0ACD7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C0ACD7 to RGB:

rgb(192, 172, 215)HEX to RGB Converter →

HEX to HSL

Convert #C0ACD7 to HSL:

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

HEX to CMYK

Convert #C0ACD7 to CMYK:

cmyk(11%, 20%, 0%, 16%)Color Converter →

Color Meaning and Usage

#C0ACD7 is a light purple color with RGB values of 192, 172, 215 and HSL of 268°, 35%, 76%. This blue-purple hue evokes creativity and luxury, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C0ACD7 is #C3D7AC, creating high-contrast pairings. For softer combinations, try analogous colors like #ACAED7.

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

Contrast with #C0ACD7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C0ACD7?

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

What is the RGB value of #C0ACD7?

#C0ACD7 in RGB is (192, 172, 215) - 192 red, 172 green, and 215 blue.

How to use #C0ACD7 in CSS?

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

What colors go well with #C0ACD7?

#C3D7AC (complementary), #ACAED7 (analogous), and #9979BE (lighter shade) work well with #C0ACD7.