#DF5CD2 Color

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

Color preview

#DF5CD2

Color formats

HEX
#DF5CD2
RGB
rgb(223, 92, 210)
RGBA
rgba(223, 92, 210, 1)
HSL
hsl(306, 67%, 62%)
HSV
hsv(306, 59%, 87%)
CMYK
cmyk(0%, 59%, 6%, 13%)
CSS variable
--color-primary: #DF5CD2;
Lowercase HEX
#df5cd2

Shades

Tints

Tones

Harmony

CSS snippets for #DF5CD2

.color-df5cd2 {
  color: #DF5CD2;
  background-color: #DF5CD2;
}

Frequently asked questions

What color is #DF5CD2?+

#DF5CD2 is a HEX color with RGB value rgb(223, 92, 210) and HSL value hsl(306, 67%, 62%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #DF5CD2?+

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