#C094CB Color Information

Hex color code: #C094CB

A pastel magenta shade, #C094CB appears as (192, 148, 203) in RGB and (288°, 35%, 69%) in HSL. It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#C094CB
RGB
192, 148, 203
HSL
288°, 35%, 69%
CMYK
5%, 27%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C094CB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

192, 148, 203

Red: 192 / Green: 148 / Blue: 203

HSL

288°, 35%, 69%

Hue: 288° / Saturation: 35% / Lightness: 69%

CMYK

5%, 27%, 0%, 20%

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

What color is #C094CB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C094CB to RGB:

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

HEX to HSL

Convert #C094CB to HSL:

hsl(288, 35%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #C094CB to CMYK:

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

Color Meaning and Usage

A pastel magenta tone, #C094CB has RGB (192, 148, 203) and HSL (288°, 35%, 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 #C094CB is #9FCC94, creating high-contrast pairings. For softer combinations, try analogous colors like #A594CC.

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

Contrast with #C094CB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C094CB?

#C094CB is a pastel magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C094CB?

#C094CB in RGB is (192, 148, 203) - 192 red, 148 green, and 203 blue.

How to use #C094CB in CSS?

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

What colors go well with #C094CB?

#9FCC94 (complementary), #A594CC (analogous), and #A261B3 (lighter shade) work well with #C094CB.