#C69CB9 Color Information

Hex color code: #C69CB9

#C69CB9 is a delicate magenta color. In RGB it is (198, 156, 185), and in HSL it is (319°, 27%, 69%). It is widely used in graphic design.

Try:
Color NameSilver
HEX
#C69CB9
RGB
198, 156, 185
HSL
319°, 27%, 69%
CMYK
0%, 21%, 7%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C69CB9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

198, 156, 185

Red: 198 / Green: 156 / Blue: 185

HSL

319°, 27%, 69%

Hue: 319° / Saturation: 27% / Lightness: 69%

CMYK

0%, 21%, 7%, 22%

Cyan: 0% / Magenta: 21% / Yellow: 7% / Key: 22%

What color is #C69CB9?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C69CB9 to RGB:

rgb(198, 156, 185)HEX to RGB Converter →

HEX to HSL

Convert #C69CB9 to HSL:

hsl(319, 27%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #C69CB9 to CMYK:

cmyk(0%, 21%, 7%, 22%)Color Converter →

Color Meaning and Usage

#C69CB9 is a soft magenta color with RGB values of 198, 156, 185 and HSL of 319°, 27%, 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 #C69CB9 is #9BC5A8, creating high-contrast pairings. For softer combinations, try analogous colors like #BD9BC5.

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

Contrast with #C69CB9

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C69CB9?

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

What is the RGB value of #C69CB9?

#C69CB9 in RGB is (198, 156, 185) - 198 red, 156 green, and 185 blue.

How to use #C69CB9 in CSS?

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

What colors go well with #C69CB9?

#9BC5A8 (complementary), #BD9BC5 (analogous), and #A96A95 (lighter shade) work well with #C69CB9.