#DF5EEE Color

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

Color preview

#DF5EEE

Color formats

HEX
#DF5EEE
RGB
rgb(223, 94, 238)
RGBA
rgba(223, 94, 238, 1)
HSL
hsl(294, 81%, 65%)
HSV
hsv(294, 61%, 93%)
CMYK
cmyk(6%, 61%, 0%, 7%)
CSS variable
--color-primary: #DF5EEE;
Lowercase HEX
#df5eee

Shades

Tints

Tones

Harmony

CSS snippets for #DF5EEE

.color-df5eee {
  color: #DF5EEE;
  background-color: #DF5EEE;
}

Frequently asked questions

What color is #DF5EEE?+

#DF5EEE is a HEX color with RGB value rgb(223, 94, 238) and HSL value hsl(294, 81%, 65%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #DF5EEE?+

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