#F18FBB Color

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

Color preview

#F18FBB

Color formats

HEX
#F18FBB
RGB
rgb(241, 143, 187)
RGBA
rgba(241, 143, 187, 1)
HSL
hsl(333, 78%, 75%)
HSV
hsv(333, 41%, 95%)
CMYK
cmyk(0%, 41%, 22%, 5%)
CSS variable
--color-primary: #F18FBB;
Lowercase HEX
#f18fbb

Shades

Tints

Tones

Harmony

CSS snippets for #F18FBB

.color-f18fbb {
  color: #F18FBB;
  background-color: #F18FBB;
}

Frequently asked questions

What color is #F18FBB?+

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

What is the closest Tailwind color to #F18FBB?+

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