#DE8B9C Color

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

Color preview

#DE8B9C

Color formats

HEX
#DE8B9C
RGB
rgb(222, 139, 156)
RGBA
rgba(222, 139, 156, 1)
HSL
hsl(348, 56%, 71%)
HSV
hsv(348, 37%, 87%)
CMYK
cmyk(0%, 37%, 30%, 13%)
CSS variable
--color-primary: #DE8B9C;
Lowercase HEX
#de8b9c

Shades

Tints

Tones

Harmony

CSS snippets for #DE8B9C

.color-de8b9c {
  color: #DE8B9C;
  background-color: #DE8B9C;
}

Frequently asked questions

What color is #DE8B9C?+

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

What is the closest Tailwind color to #DE8B9C?+

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