#DD8193 Color

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

Color preview

#DD8193

Color formats

HEX
#DD8193
RGB
rgb(221, 129, 147)
RGBA
rgba(221, 129, 147, 1)
HSL
hsl(348, 58%, 69%)
HSV
hsv(348, 42%, 87%)
CMYK
cmyk(0%, 42%, 33%, 13%)
CSS variable
--color-primary: #DD8193;
Lowercase HEX
#dd8193

Shades

Tints

Tones

Harmony

CSS snippets for #DD8193

.color-dd8193 {
  color: #DD8193;
  background-color: #DD8193;
}

Frequently asked questions

What color is #DD8193?+

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

What is the closest Tailwind color to #DD8193?+

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