#FB5DEB Color

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

Color preview

#FB5DEB

Color formats

HEX
#FB5DEB
RGB
rgb(251, 93, 235)
RGBA
rgba(251, 93, 235, 1)
HSL
hsl(306, 95%, 67%)
HSV
hsv(306, 63%, 98%)
CMYK
cmyk(0%, 63%, 6%, 2%)
CSS variable
--color-primary: #FB5DEB;
Lowercase HEX
#fb5deb

Shades

Tints

Tones

Harmony

CSS snippets for #FB5DEB

.color-fb5deb {
  color: #FB5DEB;
  background-color: #FB5DEB;
}

Frequently asked questions

What color is #FB5DEB?+

#FB5DEB is a HEX color with RGB value rgb(251, 93, 235) and HSL value hsl(306, 95%, 67%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #FB5DEB?+

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