#D99191 Color Information

Hex color code: #D99191

A soft red shade, #D99191 appears as (217, 145, 145) in RGB and (0°, 49%, 71%) in HSL. It is typically applied in digital products.

Try:
Color NameDark Salmon
HEX
#D99191
RGB
217, 145, 145
HSL
0°, 49%, 71%
CMYK
0%, 33%, 33%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D99191; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

217, 145, 145

Red: 217 / Green: 145 / Blue: 145

HSL

0°, 49%, 71%

Hue: 0° / Saturation: 49% / Lightness: 71%

CMYK

0%, 33%, 33%, 15%

Cyan: 0% / Magenta: 33% / Yellow: 33% / Key: 15%

What color is #D99191?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D99191 to RGB:

rgb(217, 145, 145)HEX to RGB Converter →

HEX to HSL

Convert #D99191 to HSL:

hsl(0, 49%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #D99191 to CMYK:

cmyk(0%, 33%, 33%, 15%)Color Converter →

Color Meaning and Usage

#D99191 is a subtle red color with RGB values of 217, 145, 145 and HSL of 0°, 49%, 71%. This red-orange hue evokes warmth and passion, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D99191 is #91D9D9, creating high-contrast pairings. For softer combinations, try analogous colors like #D991B5.

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

Contrast with #D99191

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D99191?

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

What is the RGB value of #D99191?

#D99191 in RGB is (217, 145, 145) - 217 red, 145 green, and 145 blue.

How to use #D99191 in CSS?

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

What colors go well with #D99191?

#91D9D9 (complementary), #D991B5 (analogous), and #C65858 (lighter shade) work well with #D99191.