#F23CFF Color

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

Color preview

#F23CFF

Color formats

HEX
#F23CFF
RGB
rgb(242, 60, 255)
RGBA
rgba(242, 60, 255, 1)
HSL
hsl(296, 100%, 62%)
HSV
hsv(296, 76%, 100%)
CMYK
cmyk(5%, 76%, 0%, 0%)
CSS variable
--color-primary: #F23CFF;
Lowercase HEX
#f23cff

Shades

Tints

Tones

Harmony

CSS snippets for #F23CFF

.color-f23cff {
  color: #F23CFF;
  background-color: #F23CFF;
}

Frequently asked questions

What color is #F23CFF?+

#F23CFF is a HEX color with RGB value rgb(242, 60, 255) and HSL value hsl(296, 100%, 62%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #F23CFF?+

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