#F18BAB Color

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

Color preview

#F18BAB

Color formats

HEX
#F18BAB
RGB
rgb(241, 139, 171)
RGBA
rgba(241, 139, 171, 1)
HSL
hsl(341, 78%, 75%)
HSV
hsv(341, 42%, 95%)
CMYK
cmyk(0%, 42%, 29%, 5%)
CSS variable
--color-primary: #F18BAB;
Lowercase HEX
#f18bab

Shades

Tints

Tones

Harmony

CSS snippets for #F18BAB

.color-f18bab {
  color: #F18BAB;
  background-color: #F18BAB;
}

Frequently asked questions

What color is #F18BAB?+

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

What is the closest Tailwind color to #F18BAB?+

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