#FF00B7 Color

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

Color preview

#FF00B7

Color formats

HEX
#FF00B7
RGB
rgb(255, 0, 183)
RGBA
rgba(255, 0, 183, 1)
HSL
hsl(317, 100%, 50%)
HSV
hsv(317, 100%, 100%)
CMYK
cmyk(0%, 100%, 28%, 0%)
CSS variable
--color-primary: #FF00B7;
Lowercase HEX
#ff00b7

Shades

Tints

Tones

Harmony

CSS snippets for #FF00B7

.color-ff00b7 {
  color: #FF00B7;
  background-color: #FF00B7;
}

Frequently asked questions

What color is #FF00B7?+

#FF00B7 is a HEX color with RGB value rgb(255, 0, 183) and HSL value hsl(317, 100%, 50%). Its closest CSS named color is DeepPink.

What is the closest Tailwind color to #FF00B7?+

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