#FB007D Color

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

Color preview

#FB007D

Color formats

HEX
#FB007D
RGB
rgb(251, 0, 125)
RGBA
rgba(251, 0, 125, 1)
HSL
hsl(330, 100%, 49%)
HSV
hsv(330, 100%, 98%)
CMYK
cmyk(0%, 100%, 50%, 2%)
CSS variable
--color-primary: #FB007D;
Lowercase HEX
#fb007d

Shades

Tints

Tones

Harmony

CSS snippets for #FB007D

.color-fb007d {
  color: #FB007D;
  background-color: #FB007D;
}

Frequently asked questions

What color is #FB007D?+

#FB007D is a HEX color with RGB value rgb(251, 0, 125) and HSL value hsl(330, 100%, 49%). Its closest CSS named color is DeepPink.

What is the closest Tailwind color to #FB007D?+

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