#C7ACEC Color Information

Hex color code: #C7ACEC

The hex color #C7ACEC is a airy purple with RGB values of (199, 172, 236) and HSL of (265°, 63%, 80%). It is widely used in graphic design.

Try:
Color NamePlum
HEX
#C7ACEC
RGB
199, 172, 236
HSL
265°, 63%, 80%
CMYK
16%, 27%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C7ACEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

199, 172, 236

Red: 199 / Green: 172 / Blue: 236

HSL

265°, 63%, 80%

Hue: 265° / Saturation: 63% / Lightness: 80%

CMYK

16%, 27%, 0%, 7%

Cyan: 16% / Magenta: 27% / Yellow: 0% / Key: 7%

What color is #C7ACEC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C7ACEC to RGB:

rgb(199, 172, 236)HEX to RGB Converter →

HEX to HSL

Convert #C7ACEC to HSL:

hsl(265, 63%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #C7ACEC to CMYK:

cmyk(16%, 27%, 0%, 7%)Color Converter →

Color Meaning and Usage

#C7ACEC is a airy purple color with RGB values of 199, 172, 236 and HSL of 265°, 63%, 80%. This blue-purple hue evokes creativity and luxury, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C7ACEC is #D1ECAC, creating high-contrast pairings. For softer combinations, try analogous colors like #ACB1EC.

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

Contrast with #C7ACEC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C7ACEC?

#C7ACEC is a airy purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #C7ACEC?

#C7ACEC in RGB is (199, 172, 236) - 199 red, 172 green, and 236 blue.

How to use #C7ACEC in CSS?

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

What colors go well with #C7ACEC?

#D1ECAC (complementary), #ACB1EC (analogous), and #9C6EDE (lighter shade) work well with #C7ACEC.