#C69FBE Color Information

Hex color code: #C69FBE

The hex color #C69FBE is a gentle magenta with RGB values of (198, 159, 190) and HSL of (312°, 25%, 70%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#C69FBE
RGB
198, 159, 190
HSL
312°, 25%, 70%
CMYK
0%, 20%, 4%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C69FBE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

198, 159, 190

Red: 198 / Green: 159 / Blue: 190

HSL

312°, 25%, 70%

Hue: 312° / Saturation: 25% / Lightness: 70%

CMYK

0%, 20%, 4%, 22%

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

What color is #C69FBE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C69FBE to RGB:

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

HEX to HSL

Convert #C69FBE to HSL:

hsl(312, 25%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #C69FBE to CMYK:

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

Color Meaning and Usage

A gentle magenta tone, #C69FBE has RGB (198, 159, 190) and HSL (312°, 25%, 70%). Known for evoking romance and playfulness, this magenta-red hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C69FBE is #9FC6A7, creating high-contrast pairings. For softer combinations, try analogous colors like #BA9FC6.

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

Contrast with #C69FBE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C69FBE?

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

What is the RGB value of #C69FBE?

#C69FBE in RGB is (198, 159, 190) - 198 red, 159 green, and 190 blue.

How to use #C69FBE in CSS?

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

What colors go well with #C69FBE?

#9FC6A7 (complementary), #BA9FC6 (analogous), and #A9709D (lighter shade) work well with #C69FBE.