#F85CDE Color

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

Color preview

#F85CDE

Color formats

HEX
#F85CDE
RGB
rgb(248, 92, 222)
RGBA
rgba(248, 92, 222, 1)
HSL
hsl(310, 92%, 67%)
HSV
hsv(310, 63%, 97%)
CMYK
cmyk(0%, 63%, 10%, 3%)
CSS variable
--color-primary: #F85CDE;
Lowercase HEX
#f85cde

Shades

Tints

Tones

Harmony

CSS snippets for #F85CDE

.color-f85cde {
  color: #F85CDE;
  background-color: #F85CDE;
}

Frequently asked questions

What color is #F85CDE?+

#F85CDE is a HEX color with RGB value rgb(248, 92, 222) and HSL value hsl(310, 92%, 67%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #F85CDE?+

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