#F2008D Color

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

Color preview

#F2008D

Color formats

HEX
#F2008D
RGB
rgb(242, 0, 141)
RGBA
rgba(242, 0, 141, 1)
HSL
hsl(325, 100%, 47%)
HSV
hsv(325, 100%, 95%)
CMYK
cmyk(0%, 100%, 42%, 5%)
CSS variable
--color-primary: #F2008D;
Lowercase HEX
#f2008d

Shades

Tints

Tones

Harmony

CSS snippets for #F2008D

.color-f2008d {
  color: #F2008D;
  background-color: #F2008D;
}

Frequently asked questions

What color is #F2008D?+

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

What is the closest Tailwind color to #F2008D?+

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