#DFAB9F Color

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

Color preview

#DFAB9F

Color formats

HEX
#DFAB9F
RGB
rgb(223, 171, 159)
RGBA
rgba(223, 171, 159, 1)
HSL
hsl(11, 50%, 75%)
HSV
hsv(11, 29%, 87%)
CMYK
cmyk(0%, 23%, 29%, 13%)
CSS variable
--color-primary: #DFAB9F;
Lowercase HEX
#dfab9f

Shades

Tints

Tones

Harmony

CSS snippets for #DFAB9F

.color-dfab9f {
  color: #DFAB9F;
  background-color: #DFAB9F;
}

Frequently asked questions

What color is #DFAB9F?+

#DFAB9F is a HEX color with RGB value rgb(223, 171, 159) and HSL value hsl(11, 50%, 75%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #DFAB9F?+

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