#D5ADBF Color

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

Color preview

#D5ADBF

Color formats

HEX
#D5ADBF
RGB
rgb(213, 173, 191)
RGBA
rgba(213, 173, 191, 1)
HSL
hsl(333, 32%, 76%)
HSV
hsv(333, 19%, 84%)
CMYK
cmyk(0%, 19%, 10%, 16%)
CSS variable
--color-primary: #D5ADBF;
Lowercase HEX
#d5adbf

Shades

Tints

Tones

Harmony

CSS snippets for #D5ADBF

.color-d5adbf {
  color: #D5ADBF;
  background-color: #D5ADBF;
}

Frequently asked questions

What color is #D5ADBF?+

#D5ADBF is a HEX color with RGB value rgb(213, 173, 191) and HSL value hsl(333, 32%, 76%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #D5ADBF?+

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