#DFAB94 Color

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

Color preview

#DFAB94

Color formats

HEX
#DFAB94
RGB
rgb(223, 171, 148)
RGBA
rgba(223, 171, 148, 1)
HSL
hsl(18, 54%, 73%)
HSV
hsv(18, 34%, 87%)
CMYK
cmyk(0%, 23%, 34%, 13%)
CSS variable
--color-primary: #DFAB94;
Lowercase HEX
#dfab94

Shades

Tints

Tones

Harmony

CSS snippets for #DFAB94

.color-dfab94 {
  color: #DFAB94;
  background-color: #DFAB94;
}

Frequently asked questions

What color is #DFAB94?+

#DFAB94 is a HEX color with RGB value rgb(223, 171, 148) and HSL value hsl(18, 54%, 73%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #DFAB94?+

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