#FA8ECD Color

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

Color preview

#FA8ECD

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FA8ECD

.color-fa8ecd {
  color: #FA8ECD;
  background-color: #FA8ECD;
}

Frequently asked questions

What color is #FA8ECD?+

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

What is the closest Tailwind color to #FA8ECD?+

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