#C69CB8 Color Information

Hex color code: #C69CB8

A subtle magenta shade, #C69CB8 appears as (198, 156, 184) in RGB and (320°, 27%, 69%) in HSL. It is often used for branding and logos.

Try:
Color NameSilver
HEX
#C69CB8
RGB
198, 156, 184
HSL
320°, 27%, 69%
CMYK
0%, 21%, 7%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C69CB8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

198, 156, 184

Red: 198 / Green: 156 / Blue: 184

HSL

320°, 27%, 69%

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

CMYK

0%, 21%, 7%, 22%

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

What color is #C69CB8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C69CB8 to RGB:

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

HEX to HSL

Convert #C69CB8 to HSL:

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

HEX to CMYK

Convert #C69CB8 to CMYK:

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

Color Meaning and Usage

A subtle magenta tone, #C69CB8 has RGB (198, 156, 184) and HSL (320°, 27%, 69%). Known for evoking romance and playfulness, this magenta-red hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C69CB8 is #9BC5A9, creating high-contrast pairings. For softer combinations, try analogous colors like #BE9BC5.

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

Contrast with #C69CB8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C69CB8?

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

What is the RGB value of #C69CB8?

#C69CB8 in RGB is (198, 156, 184) - 198 red, 156 green, and 184 blue.

How to use #C69CB8 in CSS?

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

What colors go well with #C69CB8?

#9BC5A9 (complementary), #BE9BC5 (analogous), and #A96A94 (lighter shade) work well with #C69CB8.