#FC6DF5 Color

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

Color preview

#FC6DF5

Color formats

HEX
#FC6DF5
RGB
rgb(252, 109, 245)
RGBA
rgba(252, 109, 245, 1)
HSL
hsl(303, 96%, 71%)
HSV
hsv(303, 57%, 99%)
CMYK
cmyk(0%, 57%, 3%, 1%)
CSS variable
--color-primary: #FC6DF5;
Lowercase HEX
#fc6df5

Shades

Tints

Tones

Harmony

CSS snippets for #FC6DF5

.color-fc6df5 {
  color: #FC6DF5;
  background-color: #FC6DF5;
}

Frequently asked questions

What color is #FC6DF5?+

#FC6DF5 is a HEX color with RGB value rgb(252, 109, 245) and HSL value hsl(303, 96%, 71%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #FC6DF5?+

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