#FB3CEB Color

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

Color preview

#FB3CEB

Color formats

HEX
#FB3CEB
RGB
rgb(251, 60, 235)
RGBA
rgba(251, 60, 235, 1)
HSL
hsl(305, 96%, 61%)
HSV
hsv(305, 76%, 98%)
CMYK
cmyk(0%, 76%, 6%, 2%)
CSS variable
--color-primary: #FB3CEB;
Lowercase HEX
#fb3ceb

Shades

Tints

Tones

Harmony

CSS snippets for #FB3CEB

.color-fb3ceb {
  color: #FB3CEB;
  background-color: #FB3CEB;
}

Frequently asked questions

What color is #FB3CEB?+

#FB3CEB is a HEX color with RGB value rgb(251, 60, 235) and HSL value hsl(305, 96%, 61%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #FB3CEB?+

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