#FA90CC Color

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

Color preview

#FA90CC

Color formats

HEX
#FA90CC
RGB
rgb(250, 144, 204)
RGBA
rgba(250, 144, 204, 1)
HSL
hsl(326, 91%, 77%)
HSV
hsv(326, 42%, 98%)
CMYK
cmyk(0%, 42%, 18%, 2%)
CSS variable
--color-primary: #FA90CC;
Lowercase HEX
#fa90cc

Shades

Tints

Tones

Harmony

CSS snippets for #FA90CC

.color-fa90cc {
  color: #FA90CC;
  background-color: #FA90CC;
}

Frequently asked questions

What color is #FA90CC?+

#FA90CC is a HEX color with RGB value rgb(250, 144, 204) and HSL value hsl(326, 91%, 77%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #FA90CC?+

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