#C69ABB Color Information

Hex color code: #C69ABB

A soft magenta shade, #C69ABB appears as (198, 154, 187) in RGB and (315°, 28%, 69%) in HSL. It is typically applied in digital products.

Try:
Color NameSilver
HEX
#C69ABB
RGB
198, 154, 187
HSL
315°, 28%, 69%
CMYK
0%, 22%, 6%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C69ABB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

198, 154, 187

Red: 198 / Green: 154 / Blue: 187

HSL

315°, 28%, 69%

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

CMYK

0%, 22%, 6%, 22%

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

What color is #C69ABB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C69ABB to RGB:

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

HEX to HSL

Convert #C69ABB to HSL:

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

HEX to CMYK

Convert #C69ABB to CMYK:

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

Color Meaning and Usage

#C69ABB is a subtle magenta color with RGB values of 198, 154, 187 and HSL of 315°, 28%, 69%. 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 #C69ABB is #9AC6A5, creating high-contrast pairings. For softer combinations, try analogous colors like #BB9AC6.

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

Contrast with #C69ABB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C69ABB?

#C69ABB is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C69ABB?

#C69ABB in RGB is (198, 154, 187) - 198 red, 154 green, and 187 blue.

How to use #C69ABB in CSS?

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

What colors go well with #C69ABB?

#9AC6A5 (complementary), #BB9AC6 (analogous), and #AB699A (lighter shade) work well with #C69ABB.