#F18BBB Color

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

Color preview

#F18BBB

Color formats

HEX
#F18BBB
RGB
rgb(241, 139, 187)
RGBA
rgba(241, 139, 187, 1)
HSL
hsl(332, 78%, 75%)
HSV
hsv(332, 42%, 95%)
CMYK
cmyk(0%, 42%, 22%, 5%)
CSS variable
--color-primary: #F18BBB;
Lowercase HEX
#f18bbb

Shades

Tints

Tones

Harmony

CSS snippets for #F18BBB

.color-f18bbb {
  color: #F18BBB;
  background-color: #F18BBB;
}

Frequently asked questions

What color is #F18BBB?+

#F18BBB is a HEX color with RGB value rgb(241, 139, 187) and HSL value hsl(332, 78%, 75%). Its closest CSS named color is HotPink.

What is the closest Tailwind color to #F18BBB?+

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