#FB2DBA Color

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

Color preview

#FB2DBA

Color formats

HEX
#FB2DBA
RGB
rgb(251, 45, 186)
RGBA
rgba(251, 45, 186, 1)
HSL
hsl(319, 96%, 58%)
HSV
hsv(319, 82%, 98%)
CMYK
cmyk(0%, 82%, 26%, 2%)
CSS variable
--color-primary: #FB2DBA;
Lowercase HEX
#fb2dba

Shades

Tints

Tones

Harmony

CSS snippets for #FB2DBA

.color-fb2dba {
  color: #FB2DBA;
  background-color: #FB2DBA;
}

Frequently asked questions

What color is #FB2DBA?+

#FB2DBA is a HEX color with RGB value rgb(251, 45, 186) and HSL value hsl(319, 96%, 58%). Its closest CSS named color is DeepPink.

What is the closest Tailwind color to #FB2DBA?+

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