#CD9499 Color Information

Hex color code: #CD9499

A delicate red shade, #CD9499 appears as (205, 148, 153) in RGB and (355°, 36%, 69%) in HSL. It is widely used in graphic design.

Try:
Color NameRosy Brown
HEX
#CD9499
RGB
205, 148, 153
HSL
355°, 36%, 69%
CMYK
0%, 28%, 25%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CD9499; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 148, 153

Red: 205 / Green: 148 / Blue: 153

HSL

355°, 36%, 69%

Hue: 355° / Saturation: 36% / Lightness: 69%

CMYK

0%, 28%, 25%, 20%

Cyan: 0% / Magenta: 28% / Yellow: 25% / Key: 20%

What color is #CD9499?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CD9499 to RGB:

rgb(205, 148, 153)HEX to RGB Converter →

HEX to HSL

Convert #CD9499 to HSL:

hsl(355, 36%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #CD9499 to CMYK:

cmyk(0%, 28%, 25%, 20%)Color Converter →

Color Meaning and Usage

#CD9499 is a pastel red color with RGB values of 205, 148, 153 and HSL of 355°, 36%, 69%. This red-orange hue evokes warmth and passion, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CD9499 is #93CCC8, creating high-contrast pairings. For softer combinations, try analogous colors like #CC93B5.

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

Contrast with #CD9499

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CD9499?

#CD9499 is a pastel red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CD9499?

#CD9499 in RGB is (205, 148, 153) - 205 red, 148 green, and 153 blue.

How to use #CD9499 in CSS?

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

What colors go well with #CD9499?

#93CCC8 (complementary), #CC93B5 (analogous), and #B45F67 (lighter shade) work well with #CD9499.