#FA8FEB Color

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

Color preview

#FA8FEB

Color formats

HEX
#FA8FEB
RGB
rgb(250, 143, 235)
RGBA
rgba(250, 143, 235, 1)
HSL
hsl(308, 91%, 77%)
HSV
hsv(308, 43%, 98%)
CMYK
cmyk(0%, 43%, 6%, 2%)
CSS variable
--color-primary: #FA8FEB;
Lowercase HEX
#fa8feb

Shades

Tints

Tones

Harmony

CSS snippets for #FA8FEB

.color-fa8feb {
  color: #FA8FEB;
  background-color: #FA8FEB;
}

Frequently asked questions

What color is #FA8FEB?+

#FA8FEB is a HEX color with RGB value rgb(250, 143, 235) and HSL value hsl(308, 91%, 77%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #FA8FEB?+

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