#C29A99 Color Information

Hex color code: #C29A99

#C29A99 is a pastel red color. In RGB it is (194, 154, 153), and in HSL it is (1°, 25%, 68%). It is commonly used in modern UI design.

Try:
Color NameRosy Brown
HEX
#C29A99
RGB
194, 154, 153
HSL
1°, 25%, 68%
CMYK
0%, 21%, 21%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C29A99; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

194, 154, 153

Red: 194 / Green: 154 / Blue: 153

HSL

1°, 25%, 68%

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

CMYK

0%, 21%, 21%, 24%

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

What color is #C29A99?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C29A99 to RGB:

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

HEX to HSL

Convert #C29A99 to HSL:

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

HEX to CMYK

Convert #C29A99 to CMYK:

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

Color Meaning and Usage

A subtle red tone, #C29A99 has RGB (194, 154, 153) and HSL (1°, 25%, 68%). Known for evoking warmth and passion, this red-orange hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C29A99 is #99C1C2, creating high-contrast pairings. For softer combinations, try analogous colors like #C299AD.

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

Contrast with #C29A99

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C29A99?

#C29A99 is a subtle red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #C29A99?

#C29A99 in RGB is (194, 154, 153) - 194 red, 154 green, and 153 blue.

How to use #C29A99 in CSS?

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

What colors go well with #C29A99?

#99C1C2 (complementary), #C299AD (analogous), and #A56A69 (lighter shade) work well with #C29A99.