#F150EE Color

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

Color preview

#F150EE

Color formats

HEX
#F150EE
RGB
rgb(241, 80, 238)
RGBA
rgba(241, 80, 238, 1)
HSL
hsl(301, 85%, 63%)
HSV
hsv(301, 67%, 95%)
CMYK
cmyk(0%, 67%, 1%, 5%)
CSS variable
--color-primary: #F150EE;
Lowercase HEX
#f150ee

Shades

Tints

Tones

Harmony

CSS snippets for #F150EE

.color-f150ee {
  color: #F150EE;
  background-color: #F150EE;
}

Frequently asked questions

What color is #F150EE?+

#F150EE is a HEX color with RGB value rgb(241, 80, 238) and HSL value hsl(301, 85%, 63%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #F150EE?+

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