#CD898C Color Information

Hex color code: #CD898C

#CD898C is a gentle red color. In RGB it is (205, 137, 140), and in HSL it is (357°, 40%, 67%). It is often used for branding and logos.

Try:
Color NameRosy Brown
HEX
#CD898C
RGB
205, 137, 140
HSL
357°, 40%, 67%
CMYK
0%, 33%, 32%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CD898C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 137, 140

Red: 205 / Green: 137 / Blue: 140

HSL

357°, 40%, 67%

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

CMYK

0%, 33%, 32%, 20%

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

What color is #CD898C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CD898C to RGB:

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

HEX to HSL

Convert #CD898C to HSL:

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

HEX to CMYK

Convert #CD898C to CMYK:

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

Color Meaning and Usage

#CD898C is a delicate red color with RGB values of 205, 137, 140 and HSL of 357°, 40%, 67%. This red-orange hue evokes warmth and passion, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CD898C is #89CDC9, creating high-contrast pairings. For softer combinations, try analogous colors like #CD89AE.

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

Contrast with #CD898C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CD898C?

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

What is the RGB value of #CD898C?

#CD898C in RGB is (205, 137, 140) - 205 red, 137 green, and 140 blue.

How to use #CD898C in CSS?

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

What colors go well with #CD898C?

#89CDC9 (complementary), #CD89AE (analogous), and #B65459 (lighter shade) work well with #CD898C.