#DD6789 Color

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

Color preview

#DD6789

Color formats

HEX
#DD6789
RGB
rgb(221, 103, 137)
RGBA
rgba(221, 103, 137, 1)
HSL
hsl(343, 63%, 64%)
HSV
hsv(343, 53%, 87%)
CMYK
cmyk(0%, 53%, 38%, 13%)
CSS variable
--color-primary: #DD6789;
Lowercase HEX
#dd6789

Shades

Tints

Tones

Harmony

CSS snippets for #DD6789

.color-dd6789 {
  color: #DD6789;
  background-color: #DD6789;
}

Frequently asked questions

What color is #DD6789?+

#DD6789 is a HEX color with RGB value rgb(221, 103, 137) and HSL value hsl(343, 63%, 64%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #DD6789?+

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