#FA8ECC Color

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

Color preview

#FA8ECC

Color formats

HEX
#FA8ECC
RGB
rgb(250, 142, 204)
RGBA
rgba(250, 142, 204, 1)
HSL
hsl(326, 92%, 77%)
HSV
hsv(326, 43%, 98%)
CMYK
cmyk(0%, 43%, 18%, 2%)
CSS variable
--color-primary: #FA8ECC;
Lowercase HEX
#fa8ecc

Shades

Tints

Tones

Harmony

CSS snippets for #FA8ECC

.color-fa8ecc {
  color: #FA8ECC;
  background-color: #FA8ECC;
}

Frequently asked questions

What color is #FA8ECC?+

#FA8ECC is a HEX color with RGB value rgb(250, 142, 204) and HSL value hsl(326, 92%, 77%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #FA8ECC?+

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