#FF66B3 Color

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

Color preview

#FF66B3

Color formats

HEX
#FF66B3
RGB
rgb(255, 102, 179)
RGBA
rgba(255, 102, 179, 1)
HSL
hsl(330, 100%, 70%)
HSV
hsv(330, 60%, 100%)
CMYK
cmyk(0%, 60%, 30%, 0%)
CSS variable
--color-primary: #FF66B3;
Lowercase HEX
#ff66b3

Shades

Tints

Tones

Harmony

CSS snippets for #FF66B3

.color-ff66b3 {
  color: #FF66B3;
  background-color: #FF66B3;
}

Frequently asked questions

What color is #FF66B3?+

#FF66B3 is a HEX color with RGB value rgb(255, 102, 179) and HSL value hsl(330, 100%, 70%). Its closest CSS named color is HotPink.

What is the closest Tailwind color to #FF66B3?+

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