#C4ADDC Color Information

Hex color code: #C4ADDC

#C4ADDC is a delicate purple color. In RGB it is (196, 173, 220), and in HSL it is (269°, 40%, 77%). It is popular in mobile app design.

Try:
Color NamePlum
HEX
#C4ADDC
RGB
196, 173, 220
HSL
269°, 40%, 77%
CMYK
11%, 21%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C4ADDC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

196, 173, 220

Red: 196 / Green: 173 / Blue: 220

HSL

269°, 40%, 77%

Hue: 269° / Saturation: 40% / Lightness: 77%

CMYK

11%, 21%, 0%, 14%

Cyan: 11% / Magenta: 21% / Yellow: 0% / Key: 14%

What color is #C4ADDC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C4ADDC to RGB:

rgb(196, 173, 220)HEX to RGB Converter →

HEX to HSL

Convert #C4ADDC to HSL:

hsl(269, 40%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #C4ADDC to CMYK:

cmyk(11%, 21%, 0%, 14%)Color Converter →

Color Meaning and Usage

#C4ADDC is a airy purple color with RGB values of 196, 173, 220 and HSL of 269°, 40%, 77%. This blue-purple hue evokes creativity and luxury, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C4ADDC is #C5DCAD, creating high-contrast pairings. For softer combinations, try analogous colors like #ADAEDC.

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

Contrast with #C4ADDC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C4ADDC?

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

What is the RGB value of #C4ADDC?

#C4ADDC in RGB is (196, 173, 220) - 196 red, 173 green, and 220 blue.

How to use #C4ADDC in CSS?

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

What colors go well with #C4ADDC?

#C5DCAD (complementary), #ADAEDC (analogous), and #9D77C5 (lighter shade) work well with #C4ADDC.