#DE5D7B Color

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

Color preview

#DE5D7B

Color formats

HEX
#DE5D7B
RGB
rgb(222, 93, 123)
RGBA
rgba(222, 93, 123, 1)
HSL
hsl(346, 66%, 62%)
HSV
hsv(346, 58%, 87%)
CMYK
cmyk(0%, 58%, 45%, 13%)
CSS variable
--color-primary: #DE5D7B;
Lowercase HEX
#de5d7b

Shades

Tints

Tones

Harmony

CSS snippets for #DE5D7B

.color-de5d7b {
  color: #DE5D7B;
  background-color: #DE5D7B;
}

Frequently asked questions

What color is #DE5D7B?+

#DE5D7B is a HEX color with RGB value rgb(222, 93, 123) and HSL value hsl(346, 66%, 62%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #DE5D7B?+

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