#C294BA Color Information

Hex color code: #C294BA

#C294BA is a subtle magenta color. In RGB it is (194, 148, 186), and in HSL it is (310°, 27%, 67%). It is often used for branding and logos.

Try:
Color NameRosy Brown
HEX
#C294BA
RGB
194, 148, 186
HSL
310°, 27%, 67%
CMYK
0%, 24%, 4%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C294BA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

194, 148, 186

Red: 194 / Green: 148 / Blue: 186

HSL

310°, 27%, 67%

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

CMYK

0%, 24%, 4%, 24%

Cyan: 0% / Magenta: 24% / Yellow: 4% / Key: 24%

What color is #C294BA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C294BA to RGB:

rgb(194, 148, 186)HEX to RGB Converter →

HEX to HSL

Convert #C294BA to HSL:

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

HEX to CMYK

Convert #C294BA to CMYK:

cmyk(0%, 24%, 4%, 24%)Color Converter →

Color Meaning and Usage

#C294BA is a delicate magenta color with RGB values of 194, 148, 186 and HSL of 310°, 27%, 67%. This magenta-red hue evokes romance and playfulness, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C294BA is #94C29C, creating high-contrast pairings. For softer combinations, try analogous colors like #B294C2.

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

Contrast with #C294BA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C294BA?

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

What is the RGB value of #C294BA?

#C294BA in RGB is (194, 148, 186) - 194 red, 148 green, and 186 blue.

How to use #C294BA in CSS?

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

What colors go well with #C294BA?

#94C29C (complementary), #B294C2 (analogous), and #A6649B (lighter shade) work well with #C294BA.