#FF2BCD Color

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

Color preview

#FF2BCD

Color formats

HEX
#FF2BCD
RGB
rgb(255, 43, 205)
RGBA
rgba(255, 43, 205, 1)
HSL
hsl(314, 100%, 58%)
HSV
hsv(314, 83%, 100%)
CMYK
cmyk(0%, 83%, 20%, 0%)
CSS variable
--color-primary: #FF2BCD;
Lowercase HEX
#ff2bcd

Shades

Tints

Tones

Harmony

CSS snippets for #FF2BCD

.color-ff2bcd {
  color: #FF2BCD;
  background-color: #FF2BCD;
}

Frequently asked questions

What color is #FF2BCD?+

#FF2BCD is a HEX color with RGB value rgb(255, 43, 205) and HSL value hsl(314, 100%, 58%). Its closest CSS named color is DeepPink.

What is the closest Tailwind color to #FF2BCD?+

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