#F08BF1 Color

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

Color preview

#F08BF1

Color formats

HEX
#F08BF1
RGB
rgb(240, 139, 241)
RGBA
rgba(240, 139, 241, 1)
HSL
hsl(299, 78%, 75%)
HSV
hsv(299, 42%, 95%)
CMYK
cmyk(0%, 42%, 0%, 5%)
CSS variable
--color-primary: #F08BF1;
Lowercase HEX
#f08bf1

Shades

Tints

Tones

Harmony

CSS snippets for #F08BF1

.color-f08bf1 {
  color: #F08BF1;
  background-color: #F08BF1;
}

Frequently asked questions

What color is #F08BF1?+

#F08BF1 is a HEX color with RGB value rgb(240, 139, 241) and HSL value hsl(299, 78%, 75%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #F08BF1?+

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