#DD6379 Color

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

Color preview

#DD6379

Color formats

HEX
#DD6379
RGB
rgb(221, 99, 121)
RGBA
rgba(221, 99, 121, 1)
HSL
hsl(349, 64%, 63%)
HSV
hsv(349, 55%, 87%)
CMYK
cmyk(0%, 55%, 45%, 13%)
CSS variable
--color-primary: #DD6379;
Lowercase HEX
#dd6379

Shades

Tints

Tones

Harmony

CSS snippets for #DD6379

.color-dd6379 {
  color: #DD6379;
  background-color: #DD6379;
}

Frequently asked questions

What color is #DD6379?+

#DD6379 is a HEX color with RGB value rgb(221, 99, 121) and HSL value hsl(349, 64%, 63%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #DD6379?+

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