#C7ACCD Color Information

Hex color code: #C7ACCD

A pastel magenta shade, #C7ACCD appears as (199, 172, 205) in RGB and (289°, 25%, 74%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#C7ACCD
RGB
199, 172, 205
HSL
289°, 25%, 74%
CMYK
3%, 16%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C7ACCD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

199, 172, 205

Red: 199 / Green: 172 / Blue: 205

HSL

289°, 25%, 74%

Hue: 289° / Saturation: 25% / Lightness: 74%

CMYK

3%, 16%, 0%, 20%

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

What color is #C7ACCD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C7ACCD to RGB:

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

HEX to HSL

Convert #C7ACCD to HSL:

hsl(289, 25%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #C7ACCD to CMYK:

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

Color Meaning and Usage

A gentle magenta tone, #C7ACCD has RGB (199, 172, 205) and HSL (289°, 25%, 74%). Known for evoking romance and playfulness, this magenta-red hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C7ACCD is #B2CDAC, creating high-contrast pairings. For softer combinations, try analogous colors like #B7ACCD.

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

Contrast with #C7ACCD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C7ACCD?

#C7ACCD is a gentle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C7ACCD?

#C7ACCD in RGB is (199, 172, 205) - 199 red, 172 green, and 205 blue.

How to use #C7ACCD in CSS?

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

What colors go well with #C7ACCD?

#B2CDAC (complementary), #B7ACCD (analogous), and #A77CB1 (lighter shade) work well with #C7ACCD.