#F18BAD Color

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

Color preview

#F18BAD

Color formats

HEX
#F18BAD
RGB
rgb(241, 139, 173)
RGBA
rgba(241, 139, 173, 1)
HSL
hsl(340, 78%, 75%)
HSV
hsv(340, 42%, 95%)
CMYK
cmyk(0%, 42%, 28%, 5%)
CSS variable
--color-primary: #F18BAD;
Lowercase HEX
#f18bad

Shades

Tints

Tones

Harmony

CSS snippets for #F18BAD

.color-f18bad {
  color: #F18BAD;
  background-color: #F18BAD;
}

Frequently asked questions

What color is #F18BAD?+

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

What is the closest Tailwind color to #F18BAD?+

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