#F66F9A Color

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

Color preview

#F66F9A

Color formats

HEX
#F66F9A
RGB
rgb(246, 111, 154)
RGBA
rgba(246, 111, 154, 1)
HSL
hsl(341, 88%, 70%)
HSV
hsv(341, 55%, 96%)
CMYK
cmyk(0%, 55%, 37%, 4%)
CSS variable
--color-primary: #F66F9A;
Lowercase HEX
#f66f9a

Shades

Tints

Tones

Harmony

CSS snippets for #F66F9A

.color-f66f9a {
  color: #F66F9A;
  background-color: #F66F9A;
}

Frequently asked questions

What color is #F66F9A?+

#F66F9A is a HEX color with RGB value rgb(246, 111, 154) and HSL value hsl(341, 88%, 70%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #F66F9A?+

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