#DE7D8C Color

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

Color preview

#DE7D8C

Color formats

HEX
#DE7D8C
RGB
rgb(222, 125, 140)
RGBA
rgba(222, 125, 140, 1)
HSL
hsl(351, 60%, 68%)
HSV
hsv(351, 44%, 87%)
CMYK
cmyk(0%, 44%, 37%, 13%)
CSS variable
--color-primary: #DE7D8C;
Lowercase HEX
#de7d8c

Shades

Tints

Tones

Harmony

CSS snippets for #DE7D8C

.color-de7d8c {
  color: #DE7D8C;
  background-color: #DE7D8C;
}

Frequently asked questions

What color is #DE7D8C?+

#DE7D8C is a HEX color with RGB value rgb(222, 125, 140) and HSL value hsl(351, 60%, 68%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #DE7D8C?+

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