#CD989D Color Information

Hex color code: #CD989D

A pastel red shade, #CD989D appears as (205, 152, 157) in RGB and (354°, 35%, 70%) in HSL. It is commonly used in modern UI design.

Try:
Color NameRosy Brown
HEX
#CD989D
RGB
205, 152, 157
HSL
354°, 35%, 70%
CMYK
0%, 26%, 23%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CD989D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 152, 157

Red: 205 / Green: 152 / Blue: 157

HSL

354°, 35%, 70%

Hue: 354° / Saturation: 35% / Lightness: 70%

CMYK

0%, 26%, 23%, 20%

Cyan: 0% / Magenta: 26% / Yellow: 23% / Key: 20%

What color is #CD989D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CD989D to RGB:

rgb(205, 152, 157)HEX to RGB Converter →

HEX to HSL

Convert #CD989D to HSL:

hsl(354, 35%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #CD989D to CMYK:

cmyk(0%, 26%, 23%, 20%)Color Converter →

Color Meaning and Usage

#CD989D is a soft red color with RGB values of 205, 152, 157 and HSL of 354°, 35%, 70%. This red-orange hue evokes warmth and passion, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CD989D is #98CDC8, creating high-contrast pairings. For softer combinations, try analogous colors like #CD98B8.

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

Contrast with #CD989D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CD989D?

#CD989D is a soft red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CD989D?

#CD989D in RGB is (205, 152, 157) - 205 red, 152 green, and 157 blue.

How to use #CD989D in CSS?

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

What colors go well with #CD989D?

#98CDC8 (complementary), #CD98B8 (analogous), and #B4646C (lighter shade) work well with #CD989D.