#DE8B9E Color

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

Color preview

#DE8B9E

Color formats

HEX
#DE8B9E
RGB
rgb(222, 139, 158)
RGBA
rgba(222, 139, 158, 1)
HSL
hsl(346, 56%, 71%)
HSV
hsv(346, 37%, 87%)
CMYK
cmyk(0%, 37%, 29%, 13%)
CSS variable
--color-primary: #DE8B9E;
Lowercase HEX
#de8b9e

Shades

Tints

Tones

Harmony

CSS snippets for #DE8B9E

.color-de8b9e {
  color: #DE8B9E;
  background-color: #DE8B9E;
}

Frequently asked questions

What color is #DE8B9E?+

#DE8B9E is a HEX color with RGB value rgb(222, 139, 158) and HSL value hsl(346, 56%, 71%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #DE8B9E?+

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