#C7ACCE Color Information

Hex color code: #C7ACCE

The hex color #C7ACCE is a pastel magenta with RGB values of (199, 172, 206) and HSL of (288°, 26%, 74%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#C7ACCE
RGB
199, 172, 206
HSL
288°, 26%, 74%
CMYK
3%, 17%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C7ACCE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

199, 172, 206

Red: 199 / Green: 172 / Blue: 206

HSL

288°, 26%, 74%

Hue: 288° / Saturation: 26% / Lightness: 74%

CMYK

3%, 17%, 0%, 19%

Cyan: 3% / Magenta: 17% / Yellow: 0% / Key: 19%

What color is #C7ACCE?

#C7ACCE is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C7ACCE to RGB:

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

HEX to HSL

Convert #C7ACCE to HSL:

hsl(288, 26%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #C7ACCE to CMYK:

cmyk(3%, 17%, 0%, 19%)Color Converter →

Color Meaning and Usage

#C7ACCE is a soft magenta color with RGB values of 199, 172, 206 and HSL of 288°, 26%, 74%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C7ACCE is #B2CEAB, creating high-contrast pairings. For softer combinations, try analogous colors like #B6ABCE.

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

Contrast with #C7ACCE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C7ACCE?

#C7ACCE is a soft magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C7ACCE?

#C7ACCE in RGB is (199, 172, 206) - 199 red, 172 green, and 206 blue.

How to use #C7ACCE in CSS?

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

What colors go well with #C7ACCE?

#B2CEAB (complementary), #B6ABCE (analogous), and #A77BB2 (lighter shade) work well with #C7ACCE.