#D5AFCB Color

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

Color preview

#D5AFCB

Color formats

HEX
#D5AFCB
RGB
rgb(213, 175, 203)
RGBA
rgba(213, 175, 203, 1)
HSL
hsl(316, 31%, 76%)
HSV
hsv(316, 18%, 84%)
CMYK
cmyk(0%, 18%, 5%, 16%)
CSS variable
--color-primary: #D5AFCB;
Lowercase HEX
#d5afcb

Shades

Tints

Tones

Harmony

CSS snippets for #D5AFCB

.color-d5afcb {
  color: #D5AFCB;
  background-color: #D5AFCB;
}

Frequently asked questions

What color is #D5AFCB?+

#D5AFCB is a HEX color with RGB value rgb(213, 175, 203) and HSL value hsl(316, 31%, 76%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #D5AFCB?+

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