#D78C9D Color

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

Color preview

#D78C9D

Color formats

HEX
#D78C9D
RGB
rgb(215, 140, 157)
RGBA
rgba(215, 140, 157, 1)
HSL
hsl(346, 48%, 70%)
HSV
hsv(346, 35%, 84%)
CMYK
cmyk(0%, 35%, 27%, 16%)
CSS variable
--color-primary: #D78C9D;
Lowercase HEX
#d78c9d

Shades

Tints

Tones

Harmony

CSS snippets for #D78C9D

.color-d78c9d {
  color: #D78C9D;
  background-color: #D78C9D;
}

Frequently asked questions

What color is #D78C9D?+

#D78C9D is a HEX color with RGB value rgb(215, 140, 157) and HSL value hsl(346, 48%, 70%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #D78C9D?+

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