#FF8FCB Color

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

Color preview

#FF8FCB

Color formats

HEX
#FF8FCB
RGB
rgb(255, 143, 203)
RGBA
rgba(255, 143, 203, 1)
HSL
hsl(328, 100%, 78%)
HSV
hsv(328, 44%, 100%)
CMYK
cmyk(0%, 44%, 20%, 0%)
CSS variable
--color-primary: #FF8FCB;
Lowercase HEX
#ff8fcb

Shades

Tints

Tones

Harmony

CSS snippets for #FF8FCB

.color-ff8fcb {
  color: #FF8FCB;
  background-color: #FF8FCB;
}

Frequently asked questions

What color is #FF8FCB?+

#FF8FCB is a HEX color with RGB value rgb(255, 143, 203) and HSL value hsl(328, 100%, 78%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #FF8FCB?+

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