#FB008E Color

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

Color preview

#FB008E

Color formats

HEX
#FB008E
RGB
rgb(251, 0, 142)
RGBA
rgba(251, 0, 142, 1)
HSL
hsl(326, 100%, 49%)
HSV
hsv(326, 100%, 98%)
CMYK
cmyk(0%, 100%, 43%, 2%)
CSS variable
--color-primary: #FB008E;
Lowercase HEX
#fb008e

Shades

Tints

Tones

Harmony

CSS snippets for #FB008E

.color-fb008e {
  color: #FB008E;
  background-color: #FB008E;
}

Frequently asked questions

What color is #FB008E?+

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

What is the closest Tailwind color to #FB008E?+

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