#C395DB Color Information

Hex color code: #C395DB

A gentle purple shade, #C395DB appears as (195, 149, 219) in RGB and (279°, 49%, 72%) in HSL. It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#C395DB
RGB
195, 149, 219
HSL
279°, 49%, 72%
CMYK
11%, 32%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C395DB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

195, 149, 219

Red: 195 / Green: 149 / Blue: 219

HSL

279°, 49%, 72%

Hue: 279° / Saturation: 49% / Lightness: 72%

CMYK

11%, 32%, 0%, 14%

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

What color is #C395DB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C395DB to RGB:

rgb(195, 149, 219)HEX to RGB Converter →

HEX to HSL

Convert #C395DB to HSL:

hsl(279, 49%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #C395DB to CMYK:

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

Color Meaning and Usage

#C395DB is a delicate purple color with RGB values of 195, 149, 219 and HSL of 279°, 49%, 72%. This magenta-red hue evokes romance and playfulness, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C395DB is #ADDB95, creating high-contrast pairings. For softer combinations, try analogous colors like #9F95DB.

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

Contrast with #C395DB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C395DB?

#C395DB is a delicate purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C395DB?

#C395DB in RGB is (195, 149, 219) - 195 red, 149 green, and 219 blue.

How to use #C395DB in CSS?

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

What colors go well with #C395DB?

#ADDB95 (complementary), #9F95DB (analogous), and #A15CC7 (lighter shade) work well with #C395DB.