#C09ACB Color Information

Hex color code: #C09ACB

A pastel magenta shade, #C09ACB appears as (192, 154, 203) in RGB and (287°, 32%, 70%) in HSL. It is commonly used in modern UI design.

Try:
Color NamePlum
HEX
#C09ACB
RGB
192, 154, 203
HSL
287°, 32%, 70%
CMYK
5%, 24%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C09ACB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

192, 154, 203

Red: 192 / Green: 154 / Blue: 203

HSL

287°, 32%, 70%

Hue: 287° / Saturation: 32% / Lightness: 70%

CMYK

5%, 24%, 0%, 20%

Cyan: 5% / Magenta: 24% / Yellow: 0% / Key: 20%

What color is #C09ACB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C09ACB to RGB:

rgb(192, 154, 203)HEX to RGB Converter →

HEX to HSL

Convert #C09ACB to HSL:

hsl(287, 32%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #C09ACB to CMYK:

cmyk(5%, 24%, 0%, 20%)Color Converter →

Color Meaning and Usage

A delicate magenta tone, #C09ACB has RGB (192, 154, 203) and HSL (287°, 32%, 70%). Known for evoking romance and playfulness, this magenta-red hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C09ACB is #A5CB9A, creating high-contrast pairings. For softer combinations, try analogous colors like #A89ACB.

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

Contrast with #C09ACB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C09ACB?

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

What is the RGB value of #C09ACB?

#C09ACB in RGB is (192, 154, 203) - 192 red, 154 green, and 203 blue.

How to use #C09ACB in CSS?

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

What colors go well with #C09ACB?

#A5CB9A (complementary), #A89ACB (analogous), and #A168B1 (lighter shade) work well with #C09ACB.