#C2ACCD Color Information

Hex color code: #C2ACCD

#C2ACCD is a pastel purple color. In RGB it is (194, 172, 205), and in HSL it is (280°, 25%, 74%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#C2ACCD
RGB
194, 172, 205
HSL
280°, 25%, 74%
CMYK
5%, 16%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C2ACCD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

194, 172, 205

Red: 194 / Green: 172 / Blue: 205

HSL

280°, 25%, 74%

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

CMYK

5%, 16%, 0%, 20%

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

What color is #C2ACCD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C2ACCD to RGB:

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

HEX to HSL

Convert #C2ACCD to HSL:

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

HEX to CMYK

Convert #C2ACCD to CMYK:

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

Color Meaning and Usage

A soft purple tone, #C2ACCD has RGB (194, 172, 205) and HSL (280°, 25%, 74%). Known for evoking romance and playfulness, this magenta-red hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C2ACCD is #B7CDAC, creating high-contrast pairings. For softer combinations, try analogous colors like #B2ACCD.

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

Contrast with #C2ACCD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C2ACCD?

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

What is the RGB value of #C2ACCD?

#C2ACCD in RGB is (194, 172, 205) - 194 red, 172 green, and 205 blue.

How to use #C2ACCD in CSS?

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

What colors go well with #C2ACCD?

#B7CDAC (complementary), #B2ACCD (analogous), and #9F7CB1 (lighter shade) work well with #C2ACCD.