#F28BF9 Color

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

Color preview

#F28BF9

Color formats

HEX
#F28BF9
RGB
rgb(242, 139, 249)
RGBA
rgba(242, 139, 249, 1)
HSL
hsl(296, 90%, 76%)
HSV
hsv(296, 44%, 98%)
CMYK
cmyk(3%, 44%, 0%, 2%)
CSS variable
--color-primary: #F28BF9;
Lowercase HEX
#f28bf9

Shades

Tints

Tones

Harmony

CSS snippets for #F28BF9

.color-f28bf9 {
  color: #F28BF9;
  background-color: #F28BF9;
}

Frequently asked questions

What color is #F28BF9?+

#F28BF9 is a HEX color with RGB value rgb(242, 139, 249) and HSL value hsl(296, 90%, 76%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #F28BF9?+

The closest Tailwind color is fuchsia-400, available as the bg-fuchsia-400 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