#FF0066 Color

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

Color preview

#FF0066

Color formats

HEX
#FF0066
RGB
rgb(255, 0, 102)
RGBA
rgba(255, 0, 102, 1)
HSL
hsl(336, 100%, 50%)
HSV
hsv(336, 100%, 100%)
CMYK
cmyk(0%, 100%, 60%, 0%)
CSS variable
--color-primary: #FF0066;
Lowercase HEX
#ff0066

Shades

Tints

Tones

Harmony

CSS snippets for #FF0066

.color-ff0066 {
  color: #FF0066;
  background-color: #FF0066;
}

Frequently asked questions

What color is #FF0066?+

#FF0066 is a HEX color with RGB value rgb(255, 0, 102) and HSL value hsl(336, 100%, 50%). Its closest CSS named color is DeepPink.

What is the closest Tailwind color to #FF0066?+

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