#CD988C Color Information

Hex color code: #CD988C

The hex color #CD988C is a pastel red with RGB values of (205, 152, 140) and HSL of (11°, 39%, 68%). It is commonly used in modern UI design.

Try:
Color NameRosy Brown
HEX
#CD988C
RGB
205, 152, 140
HSL
11°, 39%, 68%
CMYK
0%, 26%, 32%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CD988C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 152, 140

Red: 205 / Green: 152 / Blue: 140

HSL

11°, 39%, 68%

Hue: 11° / Saturation: 39% / Lightness: 68%

CMYK

0%, 26%, 32%, 20%

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

What color is #CD988C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CD988C to RGB:

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

HEX to HSL

Convert #CD988C to HSL:

hsl(11, 39%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #CD988C to CMYK:

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

Color Meaning and Usage

A subtle red tone, #CD988C has RGB (205, 152, 140) and HSL (11°, 39%, 68%). Known for evoking warmth and passion, this red-orange hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CD988C is #8EC2CD, creating high-contrast pairings. For softer combinations, try analogous colors like #CD8EA2.

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

Contrast with #CD988C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CD988C?

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

What is the RGB value of #CD988C?

#CD988C in RGB is (205, 152, 140) - 205 red, 152 green, and 140 blue.

How to use #CD988C in CSS?

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

What colors go well with #CD988C?

#8EC2CD (complementary), #CD8EA2 (analogous), and #B66A58 (lighter shade) work well with #CD988C.