#CD8E89 Color Information

Hex color code: #CD8E89

The hex color #CD8E89 is a delicate red with RGB values of (205, 142, 137) and HSL of (4°, 40%, 67%). It is widely used in graphic design.

Try:
Color NameRosy Brown
HEX
#CD8E89
RGB
205, 142, 137
HSL
4°, 40%, 67%
CMYK
0%, 31%, 33%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CD8E89; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 142, 137

Red: 205 / Green: 142 / Blue: 137

HSL

4°, 40%, 67%

Hue: 4° / Saturation: 40% / Lightness: 67%

CMYK

0%, 31%, 33%, 20%

Cyan: 0% / Magenta: 31% / Yellow: 33% / Key: 20%

What color is #CD8E89?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CD8E89 to RGB:

rgb(205, 142, 137)HEX to RGB Converter →

HEX to HSL

Convert #CD8E89 to HSL:

hsl(4, 40%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #CD8E89 to CMYK:

cmyk(0%, 31%, 33%, 20%)Color Converter →

Color Meaning and Usage

A delicate red tone, #CD8E89 has RGB (205, 142, 137) and HSL (4°, 40%, 67%). 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 #CD8E89 is #89C8CD, creating high-contrast pairings. For softer combinations, try analogous colors like #CD89A6.

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

Contrast with #CD8E89

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CD8E89?

#CD8E89 is a delicate red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CD8E89?

#CD8E89 in RGB is (205, 142, 137) - 205 red, 142 green, and 137 blue.

How to use #CD8E89 in CSS?

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

What colors go well with #CD8E89?

#89C8CD (complementary), #CD89A6 (analogous), and #B65A54 (lighter shade) work well with #CD8E89.