#FF6BBF Color

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

Color preview

#FF6BBF

Color formats

HEX
#FF6BBF
RGB
rgb(255, 107, 191)
RGBA
rgba(255, 107, 191, 1)
HSL
hsl(326, 100%, 71%)
HSV
hsv(326, 58%, 100%)
CMYK
cmyk(0%, 58%, 25%, 0%)
CSS variable
--color-primary: #FF6BBF;
Lowercase HEX
#ff6bbf

Shades

Tints

Tones

Harmony

CSS snippets for #FF6BBF

.color-ff6bbf {
  color: #FF6BBF;
  background-color: #FF6BBF;
}

Frequently asked questions

What color is #FF6BBF?+

#FF6BBF is a HEX color with RGB value rgb(255, 107, 191) and HSL value hsl(326, 100%, 71%). Its closest CSS named color is HotPink.

What is the closest Tailwind color to #FF6BBF?+

The closest Tailwind color is pink-400, available as the bg-pink-400 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