#F40BF0 Color

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

Color preview

#F40BF0

Color formats

HEX
#F40BF0
RGB
rgb(244, 11, 240)
RGBA
rgba(244, 11, 240, 1)
HSL
hsl(301, 91%, 50%)
HSV
hsv(301, 95%, 96%)
CMYK
cmyk(0%, 95%, 2%, 4%)
CSS variable
--color-primary: #F40BF0;
Lowercase HEX
#f40bf0

Shades

Tints

Tones

Harmony

CSS snippets for #F40BF0

.color-f40bf0 {
  color: #F40BF0;
  background-color: #F40BF0;
}

Frequently asked questions

What color is #F40BF0?+

#F40BF0 is a HEX color with RGB value rgb(244, 11, 240) and HSL value hsl(301, 91%, 50%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #F40BF0?+

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