#FF9CBC Color

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

Color preview

#FF9CBC

Color formats

HEX
#FF9CBC
RGB
rgb(255, 156, 188)
RGBA
rgba(255, 156, 188, 1)
HSL
hsl(341, 100%, 81%)
HSV
hsv(341, 39%, 100%)
CMYK
cmyk(0%, 39%, 26%, 0%)
CSS variable
--color-primary: #FF9CBC;
Lowercase HEX
#ff9cbc

Shades

Tints

Tones

Harmony

CSS snippets for #FF9CBC

.color-ff9cbc {
  color: #FF9CBC;
  background-color: #FF9CBC;
}

Frequently asked questions

What color is #FF9CBC?+

#FF9CBC is a HEX color with RGB value rgb(255, 156, 188) and HSL value hsl(341, 100%, 81%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #FF9CBC?+

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