#F66F95 Color

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

Color preview

#F66F95

Color formats

HEX
#F66F95
RGB
rgb(246, 111, 149)
RGBA
rgba(246, 111, 149, 1)
HSL
hsl(343, 88%, 70%)
HSV
hsv(343, 55%, 96%)
CMYK
cmyk(0%, 55%, 39%, 4%)
CSS variable
--color-primary: #F66F95;
Lowercase HEX
#f66f95

Shades

Tints

Tones

Harmony

CSS snippets for #F66F95

.color-f66f95 {
  color: #F66F95;
  background-color: #F66F95;
}

Frequently asked questions

What color is #F66F95?+

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

What is the closest Tailwind color to #F66F95?+

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