#FA9BEE Color

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

Color preview

#FA9BEE

Color formats

HEX
#FA9BEE
RGB
rgb(250, 155, 238)
RGBA
rgba(250, 155, 238, 1)
HSL
hsl(308, 90%, 79%)
HSV
hsv(308, 38%, 98%)
CMYK
cmyk(0%, 38%, 5%, 2%)
CSS variable
--color-primary: #FA9BEE;
Lowercase HEX
#fa9bee

Shades

Tints

Tones

Harmony

CSS snippets for #FA9BEE

.color-fa9bee {
  color: #FA9BEE;
  background-color: #FA9BEE;
}

Frequently asked questions

What color is #FA9BEE?+

#FA9BEE is a HEX color with RGB value rgb(250, 155, 238) and HSL value hsl(308, 90%, 79%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #FA9BEE?+

The closest Tailwind color is fuchsia-300, available as the bg-fuchsia-300 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