#FF248E Color

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

Color preview

#FF248E

Color formats

HEX
#FF248E
RGB
rgb(255, 36, 142)
RGBA
rgba(255, 36, 142, 1)
HSL
hsl(331, 100%, 57%)
HSV
hsv(331, 86%, 100%)
CMYK
cmyk(0%, 86%, 44%, 0%)
CSS variable
--color-primary: #FF248E;
Lowercase HEX
#ff248e

Shades

Tints

Tones

Harmony

CSS snippets for #FF248E

.color-ff248e {
  color: #FF248E;
  background-color: #FF248E;
}

Frequently asked questions

What color is #FF248E?+

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

What is the closest Tailwind color to #FF248E?+

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