#FA9CEB Color

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

Color preview

#FA9CEB

Color formats

HEX
#FA9CEB
RGB
rgb(250, 156, 235)
RGBA
rgba(250, 156, 235, 1)
HSL
hsl(310, 90%, 80%)
HSV
hsv(310, 38%, 98%)
CMYK
cmyk(0%, 38%, 6%, 2%)
CSS variable
--color-primary: #FA9CEB;
Lowercase HEX
#fa9ceb

Shades

Tints

Tones

Harmony

CSS snippets for #FA9CEB

.color-fa9ceb {
  color: #FA9CEB;
  background-color: #FA9CEB;
}

Frequently asked questions

What color is #FA9CEB?+

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

What is the closest Tailwind color to #FA9CEB?+

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