#C299AE Color Information

Hex color code: #C299AE

The hex color #C299AE is a pastel magenta with RGB values of (194, 153, 174) and HSL of (329°, 25%, 68%). It is commonly used in modern UI design.

Try:
Color NameRosy Brown
HEX
#C299AE
RGB
194, 153, 174
HSL
329°, 25%, 68%
CMYK
0%, 21%, 10%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C299AE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

194, 153, 174

Red: 194 / Green: 153 / Blue: 174

HSL

329°, 25%, 68%

Hue: 329° / Saturation: 25% / Lightness: 68%

CMYK

0%, 21%, 10%, 24%

Cyan: 0% / Magenta: 21% / Yellow: 10% / Key: 24%

What color is #C299AE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C299AE to RGB:

rgb(194, 153, 174)HEX to RGB Converter →

HEX to HSL

Convert #C299AE to HSL:

hsl(329, 25%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #C299AE to CMYK:

cmyk(0%, 21%, 10%, 24%)Color Converter →

Color Meaning and Usage

#C299AE is a pastel magenta color with RGB values of 194, 153, 174 and HSL of 329°, 25%, 68%. This magenta-red hue evokes romance and playfulness, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C299AE is #99C2AD, creating high-contrast pairings. For softer combinations, try analogous colors like #C199C2.

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

Contrast with #C299AE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C299AE?

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

What is the RGB value of #C299AE?

#C299AE in RGB is (194, 153, 174) - 194 red, 153 green, and 174 blue.

How to use #C299AE in CSS?

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

What colors go well with #C299AE?

#99C2AD (complementary), #C199C2 (analogous), and #A56988 (lighter shade) work well with #C299AE.