#D3ABAB Color

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

Color preview

#D3ABAB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #D3ABAB

.color-d3abab {
  color: #D3ABAB;
  background-color: #D3ABAB;
}

Frequently asked questions

What color is #D3ABAB?+

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

What is the closest Tailwind color to #D3ABAB?+

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