#DF9E86 Color

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

Color preview

#DF9E86

Color formats

HEX
#DF9E86
RGB
rgb(223, 158, 134)
RGBA
rgba(223, 158, 134, 1)
HSL
hsl(16, 58%, 70%)
HSV
hsv(16, 40%, 87%)
CMYK
cmyk(0%, 29%, 40%, 13%)
CSS variable
--color-primary: #DF9E86;
Lowercase HEX
#df9e86

Shades

Tints

Tones

Harmony

CSS snippets for #DF9E86

.color-df9e86 {
  color: #DF9E86;
  background-color: #DF9E86;
}

Frequently asked questions

What color is #DF9E86?+

#DF9E86 is a HEX color with RGB value rgb(223, 158, 134) and HSL value hsl(16, 58%, 70%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #DF9E86?+

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