#C09BBC Color Information

Hex color code: #C09BBC

The hex color #C09BBC is a gentle magenta with RGB values of (192, 155, 188) and HSL of (306°, 23%, 68%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#C09BBC
RGB
192, 155, 188
HSL
306°, 23%, 68%
CMYK
0%, 19%, 2%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C09BBC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

192, 155, 188

Red: 192 / Green: 155 / Blue: 188

HSL

306°, 23%, 68%

Hue: 306° / Saturation: 23% / Lightness: 68%

CMYK

0%, 19%, 2%, 25%

Cyan: 0% / Magenta: 19% / Yellow: 2% / Key: 25%

What color is #C09BBC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C09BBC to RGB:

rgb(192, 155, 188)HEX to RGB Converter →

HEX to HSL

Convert #C09BBC to HSL:

hsl(306, 23%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #C09BBC to CMYK:

cmyk(0%, 19%, 2%, 25%)Color Converter →

Color Meaning and Usage

A delicate magenta tone, #C09BBC has RGB (192, 155, 188) and HSL (306°, 23%, 68%). Known for evoking romance and playfulness, this magenta-red hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C09BBC is #9BC09E, creating high-contrast pairings. For softer combinations, try analogous colors like #B19BC0.

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

Contrast with #C09BBC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C09BBC?

#C09BBC is a delicate magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C09BBC?

#C09BBC in RGB is (192, 155, 188) - 192 red, 155 green, and 188 blue.

How to use #C09BBC in CSS?

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

What colors go well with #C09BBC?

#9BC09E (complementary), #B19BC0 (analogous), and #A36C9D (lighter shade) work well with #C09BBC.