#DE6E7B Color

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

Color preview

#DE6E7B

Color formats

HEX
#DE6E7B
RGB
rgb(222, 110, 123)
RGBA
rgba(222, 110, 123, 1)
HSL
hsl(353, 63%, 65%)
HSV
hsv(353, 50%, 87%)
CMYK
cmyk(0%, 50%, 45%, 13%)
CSS variable
--color-primary: #DE6E7B;
Lowercase HEX
#de6e7b

Shades

Tints

Tones

Harmony

CSS snippets for #DE6E7B

.color-de6e7b {
  color: #DE6E7B;
  background-color: #DE6E7B;
}

Frequently asked questions

What color is #DE6E7B?+

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

What is the closest Tailwind color to #DE6E7B?+

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