#DDAABB Color

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

Color preview

#DDAABB

Color formats

HEX
#DDAABB
RGB
rgb(221, 170, 187)
RGBA
rgba(221, 170, 187, 1)
HSL
hsl(340, 43%, 77%)
HSV
hsv(340, 23%, 87%)
CMYK
cmyk(0%, 23%, 15%, 13%)
CSS variable
--color-primary: #DDAABB;
Lowercase HEX
#ddaabb

Shades

Tints

Tones

Harmony

CSS snippets for #DDAABB

.color-ddaabb {
  color: #DDAABB;
  background-color: #DDAABB;
}

Frequently asked questions

What color is #DDAABB?+

#DDAABB is a HEX color with RGB value rgb(221, 170, 187) and HSL value hsl(340, 43%, 77%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #DDAABB?+

The closest Tailwind color is rose-300, available as the bg-rose-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