#F18BCC Color

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

Color preview

#F18BCC

Color formats

HEX
#F18BCC
RGB
rgb(241, 139, 204)
RGBA
rgba(241, 139, 204, 1)
HSL
hsl(322, 78%, 75%)
HSV
hsv(322, 42%, 95%)
CMYK
cmyk(0%, 42%, 15%, 5%)
CSS variable
--color-primary: #F18BCC;
Lowercase HEX
#f18bcc

Shades

Tints

Tones

Harmony

CSS snippets for #F18BCC

.color-f18bcc {
  color: #F18BCC;
  background-color: #F18BCC;
}

Frequently asked questions

What color is #F18BCC?+

#F18BCC is a HEX color with RGB value rgb(241, 139, 204) and HSL value hsl(322, 78%, 75%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #F18BCC?+

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