#DD8192 Color

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

Color preview

#DD8192

Color formats

HEX
#DD8192
RGB
rgb(221, 129, 146)
RGBA
rgba(221, 129, 146, 1)
HSL
hsl(349, 58%, 69%)
HSV
hsv(349, 42%, 87%)
CMYK
cmyk(0%, 42%, 34%, 13%)
CSS variable
--color-primary: #DD8192;
Lowercase HEX
#dd8192

Shades

Tints

Tones

Harmony

CSS snippets for #DD8192

.color-dd8192 {
  color: #DD8192;
  background-color: #DD8192;
}

Frequently asked questions

What color is #DD8192?+

#DD8192 is a HEX color with RGB value rgb(221, 129, 146) and HSL value hsl(349, 58%, 69%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #DD8192?+

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