#C28BDA Color Information

Hex color code: #C28BDA

A balanced purple shade, #C28BDA appears as (194, 139, 218) in RGB and (282°, 52%, 70%) in HSL. It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#C28BDA
RGB
194, 139, 218
HSL
282°, 52%, 70%
CMYK
11%, 36%, 0%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C28BDA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

194, 139, 218

Red: 194 / Green: 139 / Blue: 218

HSL

282°, 52%, 70%

Hue: 282° / Saturation: 52% / Lightness: 70%

CMYK

11%, 36%, 0%, 15%

Cyan: 11% / Magenta: 36% / Yellow: 0% / Key: 15%

What color is #C28BDA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C28BDA to RGB:

rgb(194, 139, 218)HEX to RGB Converter →

HEX to HSL

Convert #C28BDA to HSL:

hsl(282, 52%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #C28BDA to CMYK:

cmyk(11%, 36%, 0%, 15%)Color Converter →

Color Meaning and Usage

#C28BDA is a balanced purple color with RGB values of 194, 139, 218 and HSL of 282°, 52%, 70%. This magenta-red hue evokes romance and playfulness, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C28BDA is #A3DA8B, creating high-contrast pairings. For softer combinations, try analogous colors like #9B8BDA.

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

Contrast with #C28BDA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C28BDA?

#C28BDA is a balanced purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C28BDA?

#C28BDA in RGB is (194, 139, 218) - 194 red, 139 green, and 218 blue.

How to use #C28BDA in CSS?

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

What colors go well with #C28BDA?

#A3DA8B (complementary), #9B8BDA (analogous), and #A451C8 (lighter shade) work well with #C28BDA.