#C09DA9 Color Information

Hex color code: #C09DA9

A pastel magenta shade, #C09DA9 appears as (192, 157, 169) in RGB and (339°, 22%, 68%) in HSL. It is commonly used in modern UI design.

Try:
Color NameRosy Brown
HEX
#C09DA9
RGB
192, 157, 169
HSL
339°, 22%, 68%
CMYK
0%, 18%, 12%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C09DA9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

192, 157, 169

Red: 192 / Green: 157 / Blue: 169

HSL

339°, 22%, 68%

Hue: 339° / Saturation: 22% / Lightness: 68%

CMYK

0%, 18%, 12%, 25%

Cyan: 0% / Magenta: 18% / Yellow: 12% / Key: 25%

What color is #C09DA9?

#C09DA9 is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C09DA9 to RGB:

rgb(192, 157, 169)HEX to RGB Converter →

HEX to HSL

Convert #C09DA9 to HSL:

hsl(339, 22%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #C09DA9 to CMYK:

cmyk(0%, 18%, 12%, 25%)Color Converter →

Color Meaning and Usage

A soft magenta tone, #C09DA9 has RGB (192, 157, 169) and HSL (339°, 22%, 68%). Known for evoking warmth and passion, this red-orange hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C09DA9 is #9BBFB3, creating high-contrast pairings. For softer combinations, try analogous colors like #BF9BBA.

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

Contrast with #C09DA9

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C09DA9?

#C09DA9 is a soft magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #C09DA9?

#C09DA9 in RGB is (192, 157, 169) - 192 red, 157 green, and 169 blue.

How to use #C09DA9 in CSS?

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

What colors go well with #C09DA9?

#9BBFB3 (complementary), #BF9BBA (analogous), and #A26D7F (lighter shade) work well with #C09DA9.