#F2007D Color

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

Color preview

#F2007D

Color formats

HEX
#F2007D
RGB
rgb(242, 0, 125)
RGBA
rgba(242, 0, 125, 1)
HSL
hsl(329, 100%, 47%)
HSV
hsv(329, 100%, 95%)
CMYK
cmyk(0%, 100%, 48%, 5%)
CSS variable
--color-primary: #F2007D;
Lowercase HEX
#f2007d

Shades

Tints

Tones

Harmony

CSS snippets for #F2007D

.color-f2007d {
  color: #F2007D;
  background-color: #F2007D;
}

Frequently asked questions

What color is #F2007D?+

#F2007D is a HEX color with RGB value rgb(242, 0, 125) and HSL value hsl(329, 100%, 47%). Its closest CSS named color is DeepPink.

What is the closest Tailwind color to #F2007D?+

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