#F0007C Color

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

Color preview

#F0007C

Color formats

HEX
#F0007C
RGB
rgb(240, 0, 124)
RGBA
rgba(240, 0, 124, 1)
HSL
hsl(329, 100%, 47%)
HSV
hsv(329, 100%, 94%)
CMYK
cmyk(0%, 100%, 48%, 6%)
CSS variable
--color-primary: #F0007C;
Lowercase HEX
#f0007c

Shades

Tints

Tones

Harmony

CSS snippets for #F0007C

.color-f0007c {
  color: #F0007C;
  background-color: #F0007C;
}

Frequently asked questions

What color is #F0007C?+

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

What is the closest Tailwind color to #F0007C?+

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