#C0AFEF Color Information

Hex color code: #C0AFEF

The hex color #C0AFEF is a ethereal purple with RGB values of (192, 175, 239) and HSL of (256°, 67%, 81%). It is widely used in graphic design.

Try:
Color NameLight Steel Blue
HEX
#C0AFEF
RGB
192, 175, 239
HSL
256°, 67%, 81%
CMYK
20%, 27%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C0AFEF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

192, 175, 239

Red: 192 / Green: 175 / Blue: 239

HSL

256°, 67%, 81%

Hue: 256° / Saturation: 67% / Lightness: 81%

CMYK

20%, 27%, 0%, 6%

Cyan: 20% / Magenta: 27% / Yellow: 0% / Key: 6%

What color is #C0AFEF?

#C0AFEF is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C0AFEF to RGB:

rgb(192, 175, 239)HEX to RGB Converter →

HEX to HSL

Convert #C0AFEF to HSL:

hsl(256, 67%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #C0AFEF to CMYK:

cmyk(20%, 27%, 0%, 6%)Color Converter →

Color Meaning and Usage

#C0AFEF is a soft purple color with RGB values of 192, 175, 239 and HSL of 256°, 67%, 81%. This very light tint evokes purity and simplicity, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C0AFEF is #DEEFAE, creating high-contrast pairings. For softer combinations, try analogous colors like #AEBDEF.

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

Contrast with #C0AFEF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C0AFEF?

#C0AFEF is a soft purple color - a very light tint that evokes purity and simplicity.

What is the RGB value of #C0AFEF?

#C0AFEF in RGB is (192, 175, 239) - 192 red, 175 green, and 239 blue.

How to use #C0AFEF in CSS?

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

What colors go well with #C0AFEF?

#DEEFAE (complementary), #AEBDEF (analogous), and #8D6EE2 (lighter shade) work well with #C0AFEF.