#DF8E86 Color

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

Color preview

#DF8E86

Color formats

HEX
#DF8E86
RGB
rgb(223, 142, 134)
RGBA
rgba(223, 142, 134, 1)
HSL
hsl(5, 58%, 70%)
HSV
hsv(5, 40%, 87%)
CMYK
cmyk(0%, 36%, 40%, 13%)
CSS variable
--color-primary: #DF8E86;
Lowercase HEX
#df8e86

Shades

Tints

Tones

Harmony

CSS snippets for #DF8E86

.color-df8e86 {
  color: #DF8E86;
  background-color: #DF8E86;
}

Frequently asked questions

What color is #DF8E86?+

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

What is the closest Tailwind color to #DF8E86?+

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