#F23ACB Color

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

Color preview

#F23ACB

Color formats

HEX
#F23ACB
RGB
rgb(242, 58, 203)
RGBA
rgba(242, 58, 203, 1)
HSL
hsl(313, 88%, 59%)
HSV
hsv(313, 76%, 95%)
CMYK
cmyk(0%, 76%, 16%, 5%)
CSS variable
--color-primary: #F23ACB;
Lowercase HEX
#f23acb

Shades

Tints

Tones

Harmony

CSS snippets for #F23ACB

.color-f23acb {
  color: #F23ACB;
  background-color: #F23ACB;
}

Frequently asked questions

What color is #F23ACB?+

#F23ACB is a HEX color with RGB value rgb(242, 58, 203) and HSL value hsl(313, 88%, 59%). Its closest CSS named color is HotPink.

What is the closest Tailwind color to #F23ACB?+

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