#DE6E8C Color

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

Color preview

#DE6E8C

Color formats

HEX
#DE6E8C
RGB
rgb(222, 110, 140)
RGBA
rgba(222, 110, 140, 1)
HSL
hsl(344, 63%, 65%)
HSV
hsv(344, 50%, 87%)
CMYK
cmyk(0%, 50%, 37%, 13%)
CSS variable
--color-primary: #DE6E8C;
Lowercase HEX
#de6e8c

Shades

Tints

Tones

Harmony

CSS snippets for #DE6E8C

.color-de6e8c {
  color: #DE6E8C;
  background-color: #DE6E8C;
}

Frequently asked questions

What color is #DE6E8C?+

#DE6E8C is a HEX color with RGB value rgb(222, 110, 140) and HSL value hsl(344, 63%, 65%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #DE6E8C?+

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