#DE4BAD Color

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

Color preview

#DE4BAD

Color formats

HEX
#DE4BAD
RGB
rgb(222, 75, 173)
RGBA
rgba(222, 75, 173, 1)
HSL
hsl(320, 69%, 58%)
HSV
hsv(320, 66%, 87%)
CMYK
cmyk(0%, 66%, 22%, 13%)
CSS variable
--color-primary: #DE4BAD;
Lowercase HEX
#de4bad

Shades

Tints

Tones

Harmony

CSS snippets for #DE4BAD

.color-de4bad {
  color: #DE4BAD;
  background-color: #DE4BAD;
}

Frequently asked questions

What color is #DE4BAD?+

#DE4BAD is a HEX color with RGB value rgb(222, 75, 173) and HSL value hsl(320, 69%, 58%). Its closest CSS named color is HotPink.

What is the closest Tailwind color to #DE4BAD?+

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