#F105F5 Color

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

Color preview

#F105F5

Color formats

HEX
#F105F5
RGB
rgb(241, 5, 245)
RGBA
rgba(241, 5, 245, 1)
HSL
hsl(299, 96%, 49%)
HSV
hsv(299, 98%, 96%)
CMYK
cmyk(2%, 98%, 0%, 4%)
CSS variable
--color-primary: #F105F5;
Lowercase HEX
#f105f5

Shades

Tints

Tones

Harmony

CSS snippets for #F105F5

.color-f105f5 {
  color: #F105F5;
  background-color: #F105F5;
}

Frequently asked questions

What color is #F105F5?+

#F105F5 is a HEX color with RGB value rgb(241, 5, 245) and HSL value hsl(299, 96%, 49%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #F105F5?+

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