#C28AE5 Color Information

Hex color code: #C28AE5

A subtle purple shade, #C28AE5 appears as (194, 138, 229) in RGB and (277°, 64%, 72%) in HSL. It is popular in mobile app design.

Try:
Color NamePlum
HEX
#C28AE5
RGB
194, 138, 229
HSL
277°, 64%, 72%
CMYK
15%, 40%, 0%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C28AE5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

194, 138, 229

Red: 194 / Green: 138 / Blue: 229

HSL

277°, 64%, 72%

Hue: 277° / Saturation: 64% / Lightness: 72%

CMYK

15%, 40%, 0%, 10%

Cyan: 15% / Magenta: 40% / Yellow: 0% / Key: 10%

What color is #C28AE5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C28AE5 to RGB:

rgb(194, 138, 229)HEX to RGB Converter →

HEX to HSL

Convert #C28AE5 to HSL:

hsl(277, 64%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #C28AE5 to CMYK:

cmyk(15%, 40%, 0%, 10%)Color Converter →

Color Meaning and Usage

#C28AE5 is a neutral purple color with RGB values of 194, 138, 229 and HSL of 277°, 64%, 72%. This magenta-red hue evokes romance and playfulness, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C28AE5 is #ADE58A, creating high-contrast pairings. For softer combinations, try analogous colors like #958AE5.

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

Contrast with #C28AE5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C28AE5?

#C28AE5 is a neutral purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C28AE5?

#C28AE5 in RGB is (194, 138, 229) - 194 red, 138 green, and 229 blue.

How to use #C28AE5 in CSS?

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

What colors go well with #C28AE5?

#ADE58A (complementary), #958AE5 (analogous), and #A24BD8 (lighter shade) work well with #C28AE5.