#C69CBF Color Information

Hex color code: #C69CBF

#C69CBF is a subtle magenta color. In RGB it is (198, 156, 191), and in HSL it is (310°, 27%, 69%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#C69CBF
RGB
198, 156, 191
HSL
310°, 27%, 69%
CMYK
0%, 21%, 4%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C69CBF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

198, 156, 191

Red: 198 / Green: 156 / Blue: 191

HSL

310°, 27%, 69%

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

CMYK

0%, 21%, 4%, 22%

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

What color is #C69CBF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C69CBF to RGB:

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

HEX to HSL

Convert #C69CBF to HSL:

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

HEX to CMYK

Convert #C69CBF to CMYK:

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

Color Meaning and Usage

A gentle magenta tone, #C69CBF has RGB (198, 156, 191) and HSL (310°, 27%, 69%). Known for evoking romance and playfulness, this magenta-red hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C69CBF is #9BC5A2, creating high-contrast pairings. For softer combinations, try analogous colors like #B79BC5.

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

Contrast with #C69CBF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C69CBF?

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

What is the RGB value of #C69CBF?

#C69CBF in RGB is (198, 156, 191) - 198 red, 156 green, and 191 blue.

How to use #C69CBF in CSS?

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

What colors go well with #C69CBF?

#9BC5A2 (complementary), #B79BC5 (analogous), and #A96A9F (lighter shade) work well with #C69CBF.