#C294AB Color Information

Hex color code: #C294AB

A pastel magenta shade, #C294AB appears as (194, 148, 171) in RGB and (330°, 27%, 67%) in HSL. It is commonly used in modern UI design.

Try:
Color NameRosy Brown
HEX
#C294AB
RGB
194, 148, 171
HSL
330°, 27%, 67%
CMYK
0%, 24%, 12%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C294AB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

194, 148, 171

Red: 194 / Green: 148 / Blue: 171

HSL

330°, 27%, 67%

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

CMYK

0%, 24%, 12%, 24%

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

What color is #C294AB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C294AB to RGB:

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

HEX to HSL

Convert #C294AB to HSL:

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

HEX to CMYK

Convert #C294AB to CMYK:

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

Color Meaning and Usage

A gentle magenta tone, #C294AB has RGB (194, 148, 171) and HSL (330°, 27%, 67%). Known for evoking warmth and passion, this red-orange hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C294AB is #94C2AB, creating high-contrast pairings. For softer combinations, try analogous colors like #C294C2.

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

Contrast with #C294AB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C294AB?

#C294AB is a gentle magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #C294AB?

#C294AB in RGB is (194, 148, 171) - 194 red, 148 green, and 171 blue.

How to use #C294AB in CSS?

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

What colors go well with #C294AB?

#94C2AB (complementary), #C294C2 (analogous), and #A66485 (lighter shade) work well with #C294AB.