#D9999D Color

Inspect #D9999D across formats, palettes, contrast and closest named color matches.

Color preview

#D9999D

Color formats

HEX
#D9999D
RGB
rgb(217, 153, 157)
RGBA
rgba(217, 153, 157, 1)
HSL
hsl(356, 46%, 73%)
HSV
hsv(356, 29%, 85%)
CMYK
cmyk(0%, 29%, 28%, 15%)
CSS variable
--color-primary: #D9999D;
Lowercase HEX
#d9999d

Shades

Tints

Tones

Harmony

CSS snippets for #D9999D

.color-d9999d {
  color: #D9999D;
  background-color: #D9999D;
}

Frequently asked questions

What color is #D9999D?+

#D9999D is a HEX color with RGB value rgb(217, 153, 157) and HSL value hsl(356, 46%, 73%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #D9999D?+

The closest Tailwind color is red-300, available as the bg-red-300 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools