#FF9BCB Color

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

Color preview

#FF9BCB

Color formats

HEX
#FF9BCB
RGB
rgb(255, 155, 203)
RGBA
rgba(255, 155, 203, 1)
HSL
hsl(331, 100%, 80%)
HSV
hsv(331, 39%, 100%)
CMYK
cmyk(0%, 39%, 20%, 0%)
CSS variable
--color-primary: #FF9BCB;
Lowercase HEX
#ff9bcb

Shades

Tints

Tones

Harmony

CSS snippets for #FF9BCB

.color-ff9bcb {
  color: #FF9BCB;
  background-color: #FF9BCB;
}

Frequently asked questions

What color is #FF9BCB?+

#FF9BCB is a HEX color with RGB value rgb(255, 155, 203) and HSL value hsl(331, 100%, 80%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #FF9BCB?+

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