#CD8983 Color Information

Hex color code: #CD8983

#CD8983 is a gentle red color. In RGB it is (205, 137, 131), and in HSL it is (5°, 43%, 66%). It is frequently seen in web interfaces.

Try:
Color NameRosy Brown
HEX
#CD8983
RGB
205, 137, 131
HSL
5°, 43%, 66%
CMYK
0%, 33%, 36%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CD8983; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 137, 131

Red: 205 / Green: 137 / Blue: 131

HSL

5°, 43%, 66%

Hue: 5° / Saturation: 43% / Lightness: 66%

CMYK

0%, 33%, 36%, 20%

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

What color is #CD8983?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CD8983 to RGB:

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

HEX to HSL

Convert #CD8983 to HSL:

hsl(5, 43%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #CD8983 to CMYK:

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

Color Meaning and Usage

A subtle red tone, #CD8983 has RGB (205, 137, 131) and HSL (5°, 43%, 66%). Known for evoking warmth and passion, this red-orange hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CD8983 is #83C7CE, creating high-contrast pairings. For softer combinations, try analogous colors like #CE83A2.

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

Contrast with #CD8983

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 #CD8983?

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

What is the RGB value of #CD8983?

#CD8983 in RGB is (205, 137, 131) - 205 red, 137 green, and 131 blue.

How to use #CD8983 in CSS?

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

What colors go well with #CD8983?

#83C7CE (complementary), #CE83A2 (analogous), and #B8554C (lighter shade) work well with #CD8983.