#DF8D71 Color

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

Color preview

#DF8D71

Color formats

HEX
#DF8D71
RGB
rgb(223, 141, 113)
RGBA
rgba(223, 141, 113, 1)
HSL
hsl(15, 63%, 66%)
HSV
hsv(15, 49%, 87%)
CMYK
cmyk(0%, 37%, 49%, 13%)
CSS variable
--color-primary: #DF8D71;
Lowercase HEX
#df8d71

Shades

Tints

Tones

Harmony

CSS snippets for #DF8D71

.color-df8d71 {
  color: #DF8D71;
  background-color: #DF8D71;
}

Frequently asked questions

What color is #DF8D71?+

#DF8D71 is a HEX color with RGB value rgb(223, 141, 113) and HSL value hsl(15, 63%, 66%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #DF8D71?+

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