#F85CDC Color

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

Color preview

#F85CDC

Color formats

HEX
#F85CDC
RGB
rgb(248, 92, 220)
RGBA
rgba(248, 92, 220, 1)
HSL
hsl(311, 92%, 67%)
HSV
hsv(311, 63%, 97%)
CMYK
cmyk(0%, 63%, 11%, 3%)
CSS variable
--color-primary: #F85CDC;
Lowercase HEX
#f85cdc

Shades

Tints

Tones

Harmony

CSS snippets for #F85CDC

.color-f85cdc {
  color: #F85CDC;
  background-color: #F85CDC;
}

Frequently asked questions

What color is #F85CDC?+

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

What is the closest Tailwind color to #F85CDC?+

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