#FF149D Color

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

Color preview

#FF149D

Color formats

HEX
#FF149D
RGB
rgb(255, 20, 157)
RGBA
rgba(255, 20, 157, 1)
HSL
hsl(325, 100%, 54%)
HSV
hsv(325, 92%, 100%)
CMYK
cmyk(0%, 92%, 38%, 0%)
CSS variable
--color-primary: #FF149D;
Lowercase HEX
#ff149d

Shades

Tints

Tones

Harmony

CSS snippets for #FF149D

.color-ff149d {
  color: #FF149D;
  background-color: #FF149D;
}

Frequently asked questions

What color is #FF149D?+

#FF149D is a HEX color with RGB value rgb(255, 20, 157) and HSL value hsl(325, 100%, 54%). Its closest CSS named color is DeepPink.

What is the closest Tailwind color to #FF149D?+

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