#FF8BB0 Color

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

Color preview

#FF8BB0

Color formats

HEX
#FF8BB0
RGB
rgb(255, 139, 176)
RGBA
rgba(255, 139, 176, 1)
HSL
hsl(341, 100%, 77%)
HSV
hsv(341, 45%, 100%)
CMYK
cmyk(0%, 45%, 31%, 0%)
CSS variable
--color-primary: #FF8BB0;
Lowercase HEX
#ff8bb0

Shades

Tints

Tones

Harmony

CSS snippets for #FF8BB0

.color-ff8bb0 {
  color: #FF8BB0;
  background-color: #FF8BB0;
}

Frequently asked questions

What color is #FF8BB0?+

#FF8BB0 is a HEX color with RGB value rgb(255, 139, 176) and HSL value hsl(341, 100%, 77%). Its closest CSS named color is HotPink.

What is the closest Tailwind color to #FF8BB0?+

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