#DE6D7A Color

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

Color preview

#DE6D7A

Color formats

HEX
#DE6D7A
RGB
rgb(222, 109, 122)
RGBA
rgba(222, 109, 122, 1)
HSL
hsl(353, 63%, 65%)
HSV
hsv(353, 51%, 87%)
CMYK
cmyk(0%, 51%, 45%, 13%)
CSS variable
--color-primary: #DE6D7A;
Lowercase HEX
#de6d7a

Shades

Tints

Tones

Harmony

CSS snippets for #DE6D7A

.color-de6d7a {
  color: #DE6D7A;
  background-color: #DE6D7A;
}

Frequently asked questions

What color is #DE6D7A?+

#DE6D7A is a HEX color with RGB value rgb(222, 109, 122) and HSL value hsl(353, 63%, 65%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #DE6D7A?+

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