#F08BFF Color

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

Color preview

#F08BFF

Color formats

HEX
#F08BFF
RGB
rgb(240, 139, 255)
RGBA
rgba(240, 139, 255, 1)
HSL
hsl(292, 100%, 77%)
HSV
hsv(292, 45%, 100%)
CMYK
cmyk(6%, 45%, 0%, 0%)
CSS variable
--color-primary: #F08BFF;
Lowercase HEX
#f08bff

Shades

Tints

Tones

Harmony

CSS snippets for #F08BFF

.color-f08bff {
  color: #F08BFF;
  background-color: #F08BFF;
}

Frequently asked questions

What color is #F08BFF?+

#F08BFF is a HEX color with RGB value rgb(240, 139, 255) and HSL value hsl(292, 100%, 77%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #F08BFF?+

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