#FF9CBD Color

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

Color preview

#FF9CBD

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FF9CBD

.color-ff9cbd {
  color: #FF9CBD;
  background-color: #FF9CBD;
}

Frequently asked questions

What color is #FF9CBD?+

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

What is the closest Tailwind color to #FF9CBD?+

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