#F07A9D Color

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

Color preview

#F07A9D

Color formats

HEX
#F07A9D
RGB
rgb(240, 122, 157)
RGBA
rgba(240, 122, 157, 1)
HSL
hsl(342, 80%, 71%)
HSV
hsv(342, 49%, 94%)
CMYK
cmyk(0%, 49%, 35%, 6%)
CSS variable
--color-primary: #F07A9D;
Lowercase HEX
#f07a9d

Shades

Tints

Tones

Harmony

CSS snippets for #F07A9D

.color-f07a9d {
  color: #F07A9D;
  background-color: #F07A9D;
}

Frequently asked questions

What color is #F07A9D?+

#F07A9D is a HEX color with RGB value rgb(240, 122, 157) and HSL value hsl(342, 80%, 71%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #F07A9D?+

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