#CD888C Color Information

Hex color code: #CD888C

A pastel red shade, #CD888C appears as (205, 136, 140) in RGB and (357°, 41%, 67%) in HSL. It is commonly used in modern UI design.

Try:
Color NameRosy Brown
HEX
#CD888C
RGB
205, 136, 140
HSL
357°, 41%, 67%
CMYK
0%, 34%, 32%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CD888C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 136, 140

Red: 205 / Green: 136 / Blue: 140

HSL

357°, 41%, 67%

Hue: 357° / Saturation: 41% / Lightness: 67%

CMYK

0%, 34%, 32%, 20%

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

What color is #CD888C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CD888C to RGB:

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

HEX to HSL

Convert #CD888C to HSL:

hsl(357, 41%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #CD888C to CMYK:

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

Color Meaning and Usage

#CD888C is a subtle red color with RGB values of 205, 136, 140 and HSL of 357°, 41%, 67%. 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 #CD888C is #88CDCA, creating high-contrast pairings. For softer combinations, try analogous colors like #CD88AE.

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

Contrast with #CD888C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CD888C?

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

What is the RGB value of #CD888C?

#CD888C in RGB is (205, 136, 140) - 205 red, 136 green, and 140 blue.

How to use #CD888C in CSS?

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

What colors go well with #CD888C?

#88CDCA (complementary), #CD88AE (analogous), and #B75257 (lighter shade) work well with #CD888C.