#D9999C Color

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

Color preview

#D9999C

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #D9999C

.color-d9999c {
  color: #D9999C;
  background-color: #D9999C;
}

Frequently asked questions

What color is #D9999C?+

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

What is the closest Tailwind color to #D9999C?+

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