#FC7DF0 Color

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

Color preview

#FC7DF0

Color formats

HEX
#FC7DF0
RGB
rgb(252, 125, 240)
RGBA
rgba(252, 125, 240, 1)
HSL
hsl(306, 95%, 74%)
HSV
hsv(306, 50%, 99%)
CMYK
cmyk(0%, 50%, 5%, 1%)
CSS variable
--color-primary: #FC7DF0;
Lowercase HEX
#fc7df0

Shades

Tints

Tones

Harmony

CSS snippets for #FC7DF0

.color-fc7df0 {
  color: #FC7DF0;
  background-color: #FC7DF0;
}

Frequently asked questions

What color is #FC7DF0?+

#FC7DF0 is a HEX color with RGB value rgb(252, 125, 240) and HSL value hsl(306, 95%, 74%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #FC7DF0?+

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