#FF6BC4 Color

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

Color preview

#FF6BC4

Color formats

HEX
#FF6BC4
RGB
rgb(255, 107, 196)
RGBA
rgba(255, 107, 196, 1)
HSL
hsl(324, 100%, 71%)
HSV
hsv(324, 58%, 100%)
CMYK
cmyk(0%, 58%, 23%, 0%)
CSS variable
--color-primary: #FF6BC4;
Lowercase HEX
#ff6bc4

Shades

Tints

Tones

Harmony

CSS snippets for #FF6BC4

.color-ff6bc4 {
  color: #FF6BC4;
  background-color: #FF6BC4;
}

Frequently asked questions

What color is #FF6BC4?+

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

What is the closest Tailwind color to #FF6BC4?+

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