#FF5DDF Color

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

Color preview

#FF5DDF

Color formats

HEX
#FF5DDF
RGB
rgb(255, 93, 223)
RGBA
rgba(255, 93, 223, 1)
HSL
hsl(312, 100%, 68%)
HSV
hsv(312, 64%, 100%)
CMYK
cmyk(0%, 64%, 13%, 0%)
CSS variable
--color-primary: #FF5DDF;
Lowercase HEX
#ff5ddf

Shades

Tints

Tones

Harmony

CSS snippets for #FF5DDF

.color-ff5ddf {
  color: #FF5DDF;
  background-color: #FF5DDF;
}

Frequently asked questions

What color is #FF5DDF?+

#FF5DDF is a HEX color with RGB value rgb(255, 93, 223) and HSL value hsl(312, 100%, 68%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #FF5DDF?+

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