#FF2E8F Color

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

Color preview

#FF2E8F

Color formats

HEX
#FF2E8F
RGB
rgb(255, 46, 143)
RGBA
rgba(255, 46, 143, 1)
HSL
hsl(332, 100%, 59%)
HSV
hsv(332, 82%, 100%)
CMYK
cmyk(0%, 82%, 44%, 0%)
CSS variable
--color-primary: #FF2E8F;
Lowercase HEX
#ff2e8f

Shades

Tints

Tones

Harmony

CSS snippets for #FF2E8F

.color-ff2e8f {
  color: #FF2E8F;
  background-color: #FF2E8F;
}

Frequently asked questions

What color is #FF2E8F?+

#FF2E8F is a HEX color with RGB value rgb(255, 46, 143) and HSL value hsl(332, 100%, 59%). Its closest CSS named color is DeepPink.

What is the closest Tailwind color to #FF2E8F?+

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