#D66BAD Color

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

Color preview

#D66BAD

Color formats

HEX
#D66BAD
RGB
rgb(214, 107, 173)
RGBA
rgba(214, 107, 173, 1)
HSL
hsl(323, 57%, 63%)
HSV
hsv(323, 50%, 84%)
CMYK
cmyk(0%, 50%, 19%, 16%)
CSS variable
--color-primary: #D66BAD;
Lowercase HEX
#d66bad

Shades

Tints

Tones

Harmony

CSS snippets for #D66BAD

.color-d66bad {
  color: #D66BAD;
  background-color: #D66BAD;
}

Frequently asked questions

What color is #D66BAD?+

#D66BAD is a HEX color with RGB value rgb(214, 107, 173) and HSL value hsl(323, 57%, 63%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #D66BAD?+

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