#FB00D5 Color

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

Color preview

#FB00D5

Color formats

HEX
#FB00D5
RGB
rgb(251, 0, 213)
RGBA
rgba(251, 0, 213, 1)
HSL
hsl(309, 100%, 49%)
HSV
hsv(309, 100%, 98%)
CMYK
cmyk(0%, 100%, 15%, 2%)
CSS variable
--color-primary: #FB00D5;
Lowercase HEX
#fb00d5

Shades

Tints

Tones

Harmony

CSS snippets for #FB00D5

.color-fb00d5 {
  color: #FB00D5;
  background-color: #FB00D5;
}

Frequently asked questions

What color is #FB00D5?+

#FB00D5 is a HEX color with RGB value rgb(251, 0, 213) and HSL value hsl(309, 100%, 49%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #FB00D5?+

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