#FF85ED Color

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

Color preview

#FF85ED

Color formats

HEX
#FF85ED
RGB
rgb(255, 133, 237)
RGBA
rgba(255, 133, 237, 1)
HSL
hsl(309, 100%, 76%)
HSV
hsv(309, 48%, 100%)
CMYK
cmyk(0%, 48%, 7%, 0%)
CSS variable
--color-primary: #FF85ED;
Lowercase HEX
#ff85ed

Shades

Tints

Tones

Harmony

CSS snippets for #FF85ED

.color-ff85ed {
  color: #FF85ED;
  background-color: #FF85ED;
}

Frequently asked questions

What color is #FF85ED?+

#FF85ED is a HEX color with RGB value rgb(255, 133, 237) and HSL value hsl(309, 100%, 76%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #FF85ED?+

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