#F188FF Color

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

Color preview

#F188FF

Color formats

HEX
#F188FF
RGB
rgb(241, 136, 255)
RGBA
rgba(241, 136, 255, 1)
HSL
hsl(293, 100%, 77%)
HSV
hsv(293, 47%, 100%)
CMYK
cmyk(5%, 47%, 0%, 0%)
CSS variable
--color-primary: #F188FF;
Lowercase HEX
#f188ff

Shades

Tints

Tones

Harmony

CSS snippets for #F188FF

.color-f188ff {
  color: #F188FF;
  background-color: #F188FF;
}

Frequently asked questions

What color is #F188FF?+

#F188FF is a HEX color with RGB value rgb(241, 136, 255) and HSL value hsl(293, 100%, 77%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #F188FF?+

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