#D08C9B Color Information

Hex color code: #D08C9B

A gentle red shade, #D08C9B appears as (208, 140, 155) in RGB and (347°, 42%, 68%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameRosy Brown
HEX
#D08C9B
RGB
208, 140, 155
HSL
347°, 42%, 68%
CMYK
0%, 33%, 25%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D08C9B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

208, 140, 155

Red: 208 / Green: 140 / Blue: 155

HSL

347°, 42%, 68%

Hue: 347° / Saturation: 42% / Lightness: 68%

CMYK

0%, 33%, 25%, 18%

Cyan: 0% / Magenta: 33% / Yellow: 25% / Key: 18%

What color is #D08C9B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D08C9B to RGB:

rgb(208, 140, 155)HEX to RGB Converter →

HEX to HSL

Convert #D08C9B to HSL:

hsl(347, 42%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #D08C9B to CMYK:

cmyk(0%, 33%, 25%, 18%)Color Converter →

Color Meaning and Usage

A soft red tone, #D08C9B has RGB (208, 140, 155) and HSL (347°, 42%, 68%). Known for evoking warmth and passion, this red-orange hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D08C9B is #8BD0C1, creating high-contrast pairings. For softer combinations, try analogous colors like #D08BBC.

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

Contrast with #D08C9B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D08C9B?

#D08C9B is a soft red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #D08C9B?

#D08C9B in RGB is (208, 140, 155) - 208 red, 140 green, and 155 blue.

How to use #D08C9B in CSS?

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

What colors go well with #D08C9B?

#8BD0C1 (complementary), #D08BBC (analogous), and #B9556B (lighter shade) work well with #D08C9B.