#D095AD Color Information

Hex color code: #D095AD

#D095AD is a soft magenta color. In RGB it is (208, 149, 173), and in HSL it is (336°, 39%, 70%). It is typically applied in digital products.

Try:
Color NameRosy Brown
HEX
#D095AD
RGB
208, 149, 173
HSL
336°, 39%, 70%
CMYK
0%, 28%, 17%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D095AD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

208, 149, 173

Red: 208 / Green: 149 / Blue: 173

HSL

336°, 39%, 70%

Hue: 336° / Saturation: 39% / Lightness: 70%

CMYK

0%, 28%, 17%, 18%

Cyan: 0% / Magenta: 28% / Yellow: 17% / Key: 18%

What color is #D095AD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D095AD to RGB:

rgb(208, 149, 173)HEX to RGB Converter →

HEX to HSL

Convert #D095AD to HSL:

hsl(336, 39%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #D095AD to CMYK:

cmyk(0%, 28%, 17%, 18%)Color Converter →

Color Meaning and Usage

#D095AD is a pastel magenta color with RGB values of 208, 149, 173 and HSL of 336°, 39%, 70%. This red-orange hue evokes warmth and passion, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D095AD is #95D0B8, creating high-contrast pairings. For softer combinations, try analogous colors like #D095CA.

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

Contrast with #D095AD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D095AD?

#D095AD is a pastel magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #D095AD?

#D095AD in RGB is (208, 149, 173) - 208 red, 149 green, and 173 blue.

How to use #D095AD in CSS?

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

What colors go well with #D095AD?

#95D0B8 (complementary), #D095CA (analogous), and #B95F83 (lighter shade) work well with #D095AD.