#FB3CDE Color

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

Color preview

#FB3CDE

Color formats

HEX
#FB3CDE
RGB
rgb(251, 60, 222)
RGBA
rgba(251, 60, 222, 1)
HSL
hsl(309, 96%, 61%)
HSV
hsv(309, 76%, 98%)
CMYK
cmyk(0%, 76%, 12%, 2%)
CSS variable
--color-primary: #FB3CDE;
Lowercase HEX
#fb3cde

Shades

Tints

Tones

Harmony

CSS snippets for #FB3CDE

.color-fb3cde {
  color: #FB3CDE;
  background-color: #FB3CDE;
}

Frequently asked questions

What color is #FB3CDE?+

#FB3CDE is a HEX color with RGB value rgb(251, 60, 222) and HSL value hsl(309, 96%, 61%). Its closest CSS named color is HotPink.

What is the closest Tailwind color to #FB3CDE?+

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