#F15FE5 Color

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

Color preview

#F15FE5

Color formats

HEX
#F15FE5
RGB
rgb(241, 95, 229)
RGBA
rgba(241, 95, 229, 1)
HSL
hsl(305, 84%, 66%)
HSV
hsv(305, 61%, 95%)
CMYK
cmyk(0%, 61%, 5%, 5%)
CSS variable
--color-primary: #F15FE5;
Lowercase HEX
#f15fe5

Shades

Tints

Tones

Harmony

CSS snippets for #F15FE5

.color-f15fe5 {
  color: #F15FE5;
  background-color: #F15FE5;
}

Frequently asked questions

What color is #F15FE5?+

#F15FE5 is a HEX color with RGB value rgb(241, 95, 229) and HSL value hsl(305, 84%, 66%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #F15FE5?+

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