#FF2982 Color

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

Color preview

#FF2982

Color formats

HEX
#FF2982
RGB
rgb(255, 41, 130)
RGBA
rgba(255, 41, 130, 1)
HSL
hsl(335, 100%, 58%)
HSV
hsv(335, 84%, 100%)
CMYK
cmyk(0%, 84%, 49%, 0%)
CSS variable
--color-primary: #FF2982;
Lowercase HEX
#ff2982

Shades

Tints

Tones

Harmony

CSS snippets for #FF2982

.color-ff2982 {
  color: #FF2982;
  background-color: #FF2982;
}

Frequently asked questions

What color is #FF2982?+

#FF2982 is a HEX color with RGB value rgb(255, 41, 130) and HSL value hsl(335, 100%, 58%). Its closest CSS named color is DeepPink.

What is the closest Tailwind color to #FF2982?+

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