#DE7F9A Color

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

Color preview

#DE7F9A

Color formats

HEX
#DE7F9A
RGB
rgb(222, 127, 154)
RGBA
rgba(222, 127, 154, 1)
HSL
hsl(343, 59%, 68%)
HSV
hsv(343, 43%, 87%)
CMYK
cmyk(0%, 43%, 31%, 13%)
CSS variable
--color-primary: #DE7F9A;
Lowercase HEX
#de7f9a

Shades

Tints

Tones

Harmony

CSS snippets for #DE7F9A

.color-de7f9a {
  color: #DE7F9A;
  background-color: #DE7F9A;
}

Frequently asked questions

What color is #DE7F9A?+

#DE7F9A is a HEX color with RGB value rgb(222, 127, 154) and HSL value hsl(343, 59%, 68%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #DE7F9A?+

The closest Tailwind color is pink-400, available as the bg-pink-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