#FF82DC Color

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

Color preview

#FF82DC

Color formats

HEX
#FF82DC
RGB
rgb(255, 130, 220)
RGBA
rgba(255, 130, 220, 1)
HSL
hsl(317, 100%, 75%)
HSV
hsv(317, 49%, 100%)
CMYK
cmyk(0%, 49%, 14%, 0%)
CSS variable
--color-primary: #FF82DC;
Lowercase HEX
#ff82dc

Shades

Tints

Tones

Harmony

CSS snippets for #FF82DC

.color-ff82dc {
  color: #FF82DC;
  background-color: #FF82DC;
}

Frequently asked questions

What color is #FF82DC?+

#FF82DC is a HEX color with RGB value rgb(255, 130, 220) and HSL value hsl(317, 100%, 75%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #FF82DC?+

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