#D78C9A Color

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

Color preview

#D78C9A

Color formats

HEX
#D78C9A
RGB
rgb(215, 140, 154)
RGBA
rgba(215, 140, 154, 1)
HSL
hsl(349, 48%, 70%)
HSV
hsv(349, 35%, 84%)
CMYK
cmyk(0%, 35%, 28%, 16%)
CSS variable
--color-primary: #D78C9A;
Lowercase HEX
#d78c9a

Shades

Tints

Tones

Harmony

CSS snippets for #D78C9A

.color-d78c9a {
  color: #D78C9A;
  background-color: #D78C9A;
}

Frequently asked questions

What color is #D78C9A?+

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

What is the closest Tailwind color to #D78C9A?+

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