#D7978B Color

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

Color preview

#D7978B

Color formats

HEX
#D7978B
RGB
rgb(215, 151, 139)
RGBA
rgba(215, 151, 139, 1)
HSL
hsl(9, 49%, 69%)
HSV
hsv(9, 35%, 84%)
CMYK
cmyk(0%, 30%, 35%, 16%)
CSS variable
--color-primary: #D7978B;
Lowercase HEX
#d7978b

Shades

Tints

Tones

Harmony

CSS snippets for #D7978B

.color-d7978b {
  color: #D7978B;
  background-color: #D7978B;
}

Frequently asked questions

What color is #D7978B?+

#D7978B is a HEX color with RGB value rgb(215, 151, 139) and HSL value hsl(9, 49%, 69%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #D7978B?+

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