#F19EF9 Color

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

Color preview

#F19EF9

Color formats

HEX
#F19EF9
RGB
rgb(241, 158, 249)
RGBA
rgba(241, 158, 249, 1)
HSL
hsl(295, 88%, 80%)
HSV
hsv(295, 37%, 98%)
CMYK
cmyk(3%, 37%, 0%, 2%)
CSS variable
--color-primary: #F19EF9;
Lowercase HEX
#f19ef9

Shades

Tints

Tones

Harmony

CSS snippets for #F19EF9

.color-f19ef9 {
  color: #F19EF9;
  background-color: #F19EF9;
}

Frequently asked questions

What color is #F19EF9?+

#F19EF9 is a HEX color with RGB value rgb(241, 158, 249) and HSL value hsl(295, 88%, 80%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #F19EF9?+

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