#C69ED0 Color Information

Hex color code: #C69ED0

#C69ED0 is a gentle magenta color. In RGB it is (198, 158, 208), and in HSL it is (288°, 35%, 72%). It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#C69ED0
RGB
198, 158, 208
HSL
288°, 35%, 72%
CMYK
5%, 24%, 0%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C69ED0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

198, 158, 208

Red: 198 / Green: 158 / Blue: 208

HSL

288°, 35%, 72%

Hue: 288° / Saturation: 35% / Lightness: 72%

CMYK

5%, 24%, 0%, 18%

Cyan: 5% / Magenta: 24% / Yellow: 0% / Key: 18%

What color is #C69ED0?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C69ED0 to RGB:

rgb(198, 158, 208)HEX to RGB Converter →

HEX to HSL

Convert #C69ED0 to HSL:

hsl(288, 35%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #C69ED0 to CMYK:

cmyk(5%, 24%, 0%, 18%)Color Converter →

Color Meaning and Usage

#C69ED0 is a gentle magenta color with RGB values of 198, 158, 208 and HSL of 288°, 35%, 72%. This magenta-red hue evokes romance and playfulness, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C69ED0 is #A9D19F, creating high-contrast pairings. For softer combinations, try analogous colors like #AE9FD1.

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

Contrast with #C69ED0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C69ED0?

#C69ED0 is a gentle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C69ED0?

#C69ED0 in RGB is (198, 158, 208) - 198 red, 158 green, and 208 blue.

How to use #C69ED0 in CSS?

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

What colors go well with #C69ED0?

#A9D19F (complementary), #AE9FD1 (analogous), and #A86BB8 (lighter shade) work well with #C69ED0.