#D3AFAB Color

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

Color preview

#D3AFAB

Color formats

HEX
#D3AFAB
RGB
rgb(211, 175, 171)
RGBA
rgba(211, 175, 171, 1)
HSL
hsl(6, 31%, 75%)
HSV
hsv(6, 19%, 83%)
CMYK
cmyk(0%, 17%, 19%, 17%)
CSS variable
--color-primary: #D3AFAB;
Lowercase HEX
#d3afab

Shades

Tints

Tones

Harmony

CSS snippets for #D3AFAB

.color-d3afab {
  color: #D3AFAB;
  background-color: #D3AFAB;
}

Frequently asked questions

What color is #D3AFAB?+

#D3AFAB is a HEX color with RGB value rgb(211, 175, 171) and HSL value hsl(6, 31%, 75%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #D3AFAB?+

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