#FB3DCC Color

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

Color preview

#FB3DCC

Color formats

HEX
#FB3DCC
RGB
rgb(251, 61, 204)
RGBA
rgba(251, 61, 204, 1)
HSL
hsl(315, 96%, 61%)
HSV
hsv(315, 76%, 98%)
CMYK
cmyk(0%, 76%, 19%, 2%)
CSS variable
--color-primary: #FB3DCC;
Lowercase HEX
#fb3dcc

Shades

Tints

Tones

Harmony

CSS snippets for #FB3DCC

.color-fb3dcc {
  color: #FB3DCC;
  background-color: #FB3DCC;
}

Frequently asked questions

What color is #FB3DCC?+

#FB3DCC is a HEX color with RGB value rgb(251, 61, 204) and HSL value hsl(315, 96%, 61%). Its closest CSS named color is HotPink.

What is the closest Tailwind color to #FB3DCC?+

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