#F23ABB Color

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

Color preview

#F23ABB

Color formats

HEX
#F23ABB
RGB
rgb(242, 58, 187)
RGBA
rgba(242, 58, 187, 1)
HSL
hsl(318, 88%, 59%)
HSV
hsv(318, 76%, 95%)
CMYK
cmyk(0%, 76%, 23%, 5%)
CSS variable
--color-primary: #F23ABB;
Lowercase HEX
#f23abb

Shades

Tints

Tones

Harmony

CSS snippets for #F23ABB

.color-f23abb {
  color: #F23ABB;
  background-color: #F23ABB;
}

Frequently asked questions

What color is #F23ABB?+

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

What is the closest Tailwind color to #F23ABB?+

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