#FA7DF0 Color

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

Color preview

#FA7DF0

Color formats

HEX
#FA7DF0
RGB
rgb(250, 125, 240)
RGBA
rgba(250, 125, 240, 1)
HSL
hsl(305, 93%, 74%)
HSV
hsv(305, 50%, 98%)
CMYK
cmyk(0%, 50%, 4%, 2%)
CSS variable
--color-primary: #FA7DF0;
Lowercase HEX
#fa7df0

Shades

Tints

Tones

Harmony

CSS snippets for #FA7DF0

.color-fa7df0 {
  color: #FA7DF0;
  background-color: #FA7DF0;
}

Frequently asked questions

What color is #FA7DF0?+

#FA7DF0 is a HEX color with RGB value rgb(250, 125, 240) and HSL value hsl(305, 93%, 74%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #FA7DF0?+

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