#DD999B Color

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

Color preview

#DD999B

Color formats

HEX
#DD999B
RGB
rgb(221, 153, 155)
RGBA
rgba(221, 153, 155, 1)
HSL
hsl(358, 50%, 73%)
HSV
hsv(358, 31%, 87%)
CMYK
cmyk(0%, 31%, 30%, 13%)
CSS variable
--color-primary: #DD999B;
Lowercase HEX
#dd999b

Shades

Tints

Tones

Harmony

CSS snippets for #DD999B

.color-dd999b {
  color: #DD999B;
  background-color: #DD999B;
}

Frequently asked questions

What color is #DD999B?+

#DD999B is a HEX color with RGB value rgb(221, 153, 155) and HSL value hsl(358, 50%, 73%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #DD999B?+

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