#FF8CBC Color

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

Color preview

#FF8CBC

Color formats

HEX
#FF8CBC
RGB
rgb(255, 140, 188)
RGBA
rgba(255, 140, 188, 1)
HSL
hsl(335, 100%, 77%)
HSV
hsv(335, 45%, 100%)
CMYK
cmyk(0%, 45%, 26%, 0%)
CSS variable
--color-primary: #FF8CBC;
Lowercase HEX
#ff8cbc

Shades

Tints

Tones

Harmony

CSS snippets for #FF8CBC

.color-ff8cbc {
  color: #FF8CBC;
  background-color: #FF8CBC;
}

Frequently asked questions

What color is #FF8CBC?+

#FF8CBC is a HEX color with RGB value rgb(255, 140, 188) and HSL value hsl(335, 100%, 77%). Its closest CSS named color is HotPink.

What is the closest Tailwind color to #FF8CBC?+

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