#DD6A7B Color

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

Color preview

#DD6A7B

Color formats

HEX
#DD6A7B
RGB
rgb(221, 106, 123)
RGBA
rgba(221, 106, 123, 1)
HSL
hsl(351, 63%, 64%)
HSV
hsv(351, 52%, 87%)
CMYK
cmyk(0%, 52%, 44%, 13%)
CSS variable
--color-primary: #DD6A7B;
Lowercase HEX
#dd6a7b

Shades

Tints

Tones

Harmony

CSS snippets for #DD6A7B

.color-dd6a7b {
  color: #DD6A7B;
  background-color: #DD6A7B;
}

Frequently asked questions

What color is #DD6A7B?+

#DD6A7B is a HEX color with RGB value rgb(221, 106, 123) and HSL value hsl(351, 63%, 64%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #DD6A7B?+

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