#FF249C Color

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

Color preview

#FF249C

Color formats

HEX
#FF249C
RGB
rgb(255, 36, 156)
RGBA
rgba(255, 36, 156, 1)
HSL
hsl(327, 100%, 57%)
HSV
hsv(327, 86%, 100%)
CMYK
cmyk(0%, 86%, 39%, 0%)
CSS variable
--color-primary: #FF249C;
Lowercase HEX
#ff249c

Shades

Tints

Tones

Harmony

CSS snippets for #FF249C

.color-ff249c {
  color: #FF249C;
  background-color: #FF249C;
}

Frequently asked questions

What color is #FF249C?+

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

What is the closest Tailwind color to #FF249C?+

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