#DF8D94 Color

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

Color preview

#DF8D94

Color formats

HEX
#DF8D94
RGB
rgb(223, 141, 148)
RGBA
rgba(223, 141, 148, 1)
HSL
hsl(355, 56%, 71%)
HSV
hsv(355, 37%, 87%)
CMYK
cmyk(0%, 37%, 34%, 13%)
CSS variable
--color-primary: #DF8D94;
Lowercase HEX
#df8d94

Shades

Tints

Tones

Harmony

CSS snippets for #DF8D94

.color-df8d94 {
  color: #DF8D94;
  background-color: #DF8D94;
}

Frequently asked questions

What color is #DF8D94?+

#DF8D94 is a HEX color with RGB value rgb(223, 141, 148) and HSL value hsl(355, 56%, 71%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #DF8D94?+

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