#FD85E1 Color

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

Color preview

#FD85E1

Color formats

HEX
#FD85E1
RGB
rgb(253, 133, 225)
RGBA
rgba(253, 133, 225, 1)
HSL
hsl(314, 97%, 76%)
HSV
hsv(314, 47%, 99%)
CMYK
cmyk(0%, 47%, 11%, 1%)
CSS variable
--color-primary: #FD85E1;
Lowercase HEX
#fd85e1

Shades

Tints

Tones

Harmony

CSS snippets for #FD85E1

.color-fd85e1 {
  color: #FD85E1;
  background-color: #FD85E1;
}

Frequently asked questions

What color is #FD85E1?+

#FD85E1 is a HEX color with RGB value rgb(253, 133, 225) and HSL value hsl(314, 97%, 76%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #FD85E1?+

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