#CD8974 Color Information

Hex color code: #CD8974

A gentle red shade, #CD8974 appears as (205, 137, 116) in RGB and (14°, 47%, 63%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameDark Salmon
HEX
#CD8974
RGB
205, 137, 116
HSL
14°, 47%, 63%
CMYK
0%, 33%, 43%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CD8974; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 137, 116

Red: 205 / Green: 137 / Blue: 116

HSL

14°, 47%, 63%

Hue: 14° / Saturation: 47% / Lightness: 63%

CMYK

0%, 33%, 43%, 20%

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

What color is #CD8974?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CD8974 to RGB:

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

HEX to HSL

Convert #CD8974 to HSL:

hsl(14, 47%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #CD8974 to CMYK:

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

Color Meaning and Usage

#CD8974 is a subtle red color with RGB values of 205, 137, 116 and HSL of 14°, 47%, 63%. This red-orange hue evokes warmth and passion, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CD8974 is #74B8CD, creating high-contrast pairings. For softer combinations, try analogous colors like #CD748C.

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

Contrast with #CD8974

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CD8974?

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

What is the RGB value of #CD8974?

#CD8974 in RGB is (205, 137, 116) - 205 red, 137 green, and 116 blue.

How to use #CD8974 in CSS?

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

What colors go well with #CD8974?

#74B8CD (complementary), #CD748C (analogous), and #B45C41 (lighter shade) work well with #CD8974.