#FA9CED Color

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

Color preview

#FA9CED

Color formats

HEX
#FA9CED
RGB
rgb(250, 156, 237)
RGBA
rgba(250, 156, 237, 1)
HSL
hsl(308, 90%, 80%)
HSV
hsv(308, 38%, 98%)
CMYK
cmyk(0%, 38%, 5%, 2%)
CSS variable
--color-primary: #FA9CED;
Lowercase HEX
#fa9ced

Shades

Tints

Tones

Harmony

CSS snippets for #FA9CED

.color-fa9ced {
  color: #FA9CED;
  background-color: #FA9CED;
}

Frequently asked questions

What color is #FA9CED?+

#FA9CED is a HEX color with RGB value rgb(250, 156, 237) and HSL value hsl(308, 90%, 80%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #FA9CED?+

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