#FB0CEB Color

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

Color preview

#FB0CEB

Color formats

HEX
#FB0CEB
RGB
rgb(251, 12, 235)
RGBA
rgba(251, 12, 235, 1)
HSL
hsl(304, 97%, 52%)
HSV
hsv(304, 95%, 98%)
CMYK
cmyk(0%, 95%, 6%, 2%)
CSS variable
--color-primary: #FB0CEB;
Lowercase HEX
#fb0ceb

Shades

Tints

Tones

Harmony

CSS snippets for #FB0CEB

.color-fb0ceb {
  color: #FB0CEB;
  background-color: #FB0CEB;
}

Frequently asked questions

What color is #FB0CEB?+

#FB0CEB is a HEX color with RGB value rgb(251, 12, 235) and HSL value hsl(304, 97%, 52%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #FB0CEB?+

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