#FB2DDF Color

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

Color preview

#FB2DDF

Color formats

HEX
#FB2DDF
RGB
rgb(251, 45, 223)
RGBA
rgba(251, 45, 223, 1)
HSL
hsl(308, 96%, 58%)
HSV
hsv(308, 82%, 98%)
CMYK
cmyk(0%, 82%, 11%, 2%)
CSS variable
--color-primary: #FB2DDF;
Lowercase HEX
#fb2ddf

Shades

Tints

Tones

Harmony

CSS snippets for #FB2DDF

.color-fb2ddf {
  color: #FB2DDF;
  background-color: #FB2DDF;
}

Frequently asked questions

What color is #FB2DDF?+

#FB2DDF is a HEX color with RGB value rgb(251, 45, 223) and HSL value hsl(308, 96%, 58%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #FB2DDF?+

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