#F07F9F Color

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

Color preview

#F07F9F

Color formats

HEX
#F07F9F
RGB
rgb(240, 127, 159)
RGBA
rgba(240, 127, 159, 1)
HSL
hsl(343, 79%, 72%)
HSV
hsv(343, 47%, 94%)
CMYK
cmyk(0%, 47%, 34%, 6%)
CSS variable
--color-primary: #F07F9F;
Lowercase HEX
#f07f9f

Shades

Tints

Tones

Harmony

CSS snippets for #F07F9F

.color-f07f9f {
  color: #F07F9F;
  background-color: #F07F9F;
}

Frequently asked questions

What color is #F07F9F?+

#F07F9F is a HEX color with RGB value rgb(240, 127, 159) and HSL value hsl(343, 79%, 72%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #F07F9F?+

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