#DF5FD5 Color

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

Color preview

#DF5FD5

Color formats

HEX
#DF5FD5
RGB
rgb(223, 95, 213)
RGBA
rgba(223, 95, 213, 1)
HSL
hsl(305, 67%, 62%)
HSV
hsv(305, 57%, 87%)
CMYK
cmyk(0%, 57%, 4%, 13%)
CSS variable
--color-primary: #DF5FD5;
Lowercase HEX
#df5fd5

Shades

Tints

Tones

Harmony

CSS snippets for #DF5FD5

.color-df5fd5 {
  color: #DF5FD5;
  background-color: #DF5FD5;
}

Frequently asked questions

What color is #DF5FD5?+

#DF5FD5 is a HEX color with RGB value rgb(223, 95, 213) and HSL value hsl(305, 67%, 62%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #DF5FD5?+

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