#CD998E Color Information

Hex color code: #CD998E

A gentle red shade, #CD998E appears as (205, 153, 142) in RGB and (10°, 39%, 68%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameRosy Brown
HEX
#CD998E
RGB
205, 153, 142
HSL
10°, 39%, 68%
CMYK
0%, 25%, 31%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CD998E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 153, 142

Red: 205 / Green: 153 / Blue: 142

HSL

10°, 39%, 68%

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

CMYK

0%, 25%, 31%, 20%

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

What color is #CD998E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CD998E to RGB:

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

HEX to HSL

Convert #CD998E to HSL:

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

HEX to CMYK

Convert #CD998E to CMYK:

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

Color Meaning and Usage

A gentle red tone, #CD998E has RGB (205, 153, 142) and HSL (10°, 39%, 68%). Known for evoking warmth and passion, this red-orange hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CD998E is #8EC3CD, creating high-contrast pairings. For softer combinations, try analogous colors like #CD8EA3.

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

Contrast with #CD998E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CD998E?

#CD998E is a gentle red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CD998E?

#CD998E in RGB is (205, 153, 142) - 205 red, 153 green, and 142 blue.

How to use #CD998E in CSS?

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

What colors go well with #CD998E?

#8EC3CD (complementary), #CD8EA3 (analogous), and #B66858 (lighter shade) work well with #CD998E.