#FF2486 Color

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

Color preview

#FF2486

Color formats

HEX
#FF2486
RGB
rgb(255, 36, 134)
RGBA
rgba(255, 36, 134, 1)
HSL
hsl(333, 100%, 57%)
HSV
hsv(333, 86%, 100%)
CMYK
cmyk(0%, 86%, 47%, 0%)
CSS variable
--color-primary: #FF2486;
Lowercase HEX
#ff2486

Shades

Tints

Tones

Harmony

CSS snippets for #FF2486

.color-ff2486 {
  color: #FF2486;
  background-color: #FF2486;
}

Frequently asked questions

What color is #FF2486?+

#FF2486 is a HEX color with RGB value rgb(255, 36, 134) and HSL value hsl(333, 100%, 57%). Its closest CSS named color is DeepPink.

What is the closest Tailwind color to #FF2486?+

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