#D5ABCF Color

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

Color preview

#D5ABCF

Color formats

HEX
#D5ABCF
RGB
rgb(213, 171, 207)
RGBA
rgba(213, 171, 207, 1)
HSL
hsl(309, 33%, 75%)
HSV
hsv(309, 20%, 84%)
CMYK
cmyk(0%, 20%, 3%, 16%)
CSS variable
--color-primary: #D5ABCF;
Lowercase HEX
#d5abcf

Shades

Tints

Tones

Harmony

CSS snippets for #D5ABCF

.color-d5abcf {
  color: #D5ABCF;
  background-color: #D5ABCF;
}

Frequently asked questions

What color is #D5ABCF?+

#D5ABCF is a HEX color with RGB value rgb(213, 171, 207) and HSL value hsl(309, 33%, 75%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #D5ABCF?+

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