#F18ABA Color

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

Color preview

#F18ABA

Color formats

HEX
#F18ABA
RGB
rgb(241, 138, 186)
RGBA
rgba(241, 138, 186, 1)
HSL
hsl(332, 79%, 74%)
HSV
hsv(332, 43%, 95%)
CMYK
cmyk(0%, 43%, 23%, 5%)
CSS variable
--color-primary: #F18ABA;
Lowercase HEX
#f18aba

Shades

Tints

Tones

Harmony

CSS snippets for #F18ABA

.color-f18aba {
  color: #F18ABA;
  background-color: #F18ABA;
}

Frequently asked questions

What color is #F18ABA?+

#F18ABA is a HEX color with RGB value rgb(241, 138, 186) and HSL value hsl(332, 79%, 74%). Its closest CSS named color is HotPink.

What is the closest Tailwind color to #F18ABA?+

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