#FB0EE0 Color

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

Color preview

#FB0EE0

Color formats

HEX
#FB0EE0
RGB
rgb(251, 14, 224)
RGBA
rgba(251, 14, 224, 1)
HSL
hsl(307, 97%, 52%)
HSV
hsv(307, 94%, 98%)
CMYK
cmyk(0%, 94%, 11%, 2%)
CSS variable
--color-primary: #FB0EE0;
Lowercase HEX
#fb0ee0

Shades

Tints

Tones

Harmony

CSS snippets for #FB0EE0

.color-fb0ee0 {
  color: #FB0EE0;
  background-color: #FB0EE0;
}

Frequently asked questions

What color is #FB0EE0?+

#FB0EE0 is a HEX color with RGB value rgb(251, 14, 224) and HSL value hsl(307, 97%, 52%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #FB0EE0?+

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