#FF8CBA Color

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

Color preview

#FF8CBA

Color formats

HEX
#FF8CBA
RGB
rgb(255, 140, 186)
RGBA
rgba(255, 140, 186, 1)
HSL
hsl(336, 100%, 77%)
HSV
hsv(336, 45%, 100%)
CMYK
cmyk(0%, 45%, 27%, 0%)
CSS variable
--color-primary: #FF8CBA;
Lowercase HEX
#ff8cba

Shades

Tints

Tones

Harmony

CSS snippets for #FF8CBA

.color-ff8cba {
  color: #FF8CBA;
  background-color: #FF8CBA;
}

Frequently asked questions

What color is #FF8CBA?+

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

What is the closest Tailwind color to #FF8CBA?+

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