#FB5DEE Color

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

Color preview

#FB5DEE

Color formats

HEX
#FB5DEE
RGB
rgb(251, 93, 238)
RGBA
rgba(251, 93, 238, 1)
HSL
hsl(305, 95%, 67%)
HSV
hsv(305, 63%, 98%)
CMYK
cmyk(0%, 63%, 5%, 2%)
CSS variable
--color-primary: #FB5DEE;
Lowercase HEX
#fb5dee

Shades

Tints

Tones

Harmony

CSS snippets for #FB5DEE

.color-fb5dee {
  color: #FB5DEE;
  background-color: #FB5DEE;
}

Frequently asked questions

What color is #FB5DEE?+

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

What is the closest Tailwind color to #FB5DEE?+

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