#C69ABE Color Information

Hex color code: #C69ABE

#C69ABE is a pastel magenta color. In RGB it is (198, 154, 190), and in HSL it is (311°, 28%, 69%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#C69ABE
RGB
198, 154, 190
HSL
311°, 28%, 69%
CMYK
0%, 22%, 4%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C69ABE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

198, 154, 190

Red: 198 / Green: 154 / Blue: 190

HSL

311°, 28%, 69%

Hue: 311° / Saturation: 28% / Lightness: 69%

CMYK

0%, 22%, 4%, 22%

Cyan: 0% / Magenta: 22% / Yellow: 4% / Key: 22%

What color is #C69ABE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C69ABE to RGB:

rgb(198, 154, 190)HEX to RGB Converter →

HEX to HSL

Convert #C69ABE to HSL:

hsl(311, 28%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #C69ABE to CMYK:

cmyk(0%, 22%, 4%, 22%)Color Converter →

Color Meaning and Usage

#C69ABE is a soft magenta color with RGB values of 198, 154, 190 and HSL of 311°, 28%, 69%. 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 #C69ABE is #9AC6A2, creating high-contrast pairings. For softer combinations, try analogous colors like #B89AC6.

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

Contrast with #C69ABE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C69ABE?

#C69ABE is a soft magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C69ABE?

#C69ABE in RGB is (198, 154, 190) - 198 red, 154 green, and 190 blue.

How to use #C69ABE in CSS?

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

What colors go well with #C69ABE?

#9AC6A2 (complementary), #B89AC6 (analogous), and #AB699F (lighter shade) work well with #C69ABE.