#F18CBB Color

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

Color preview

#F18CBB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F18CBB

.color-f18cbb {
  color: #F18CBB;
  background-color: #F18CBB;
}

Frequently asked questions

What color is #F18CBB?+

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

What is the closest Tailwind color to #F18CBB?+

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