#FF148E Color

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

Color preview

#FF148E

Color formats

HEX
#FF148E
RGB
rgb(255, 20, 142)
RGBA
rgba(255, 20, 142, 1)
HSL
hsl(329, 100%, 54%)
HSV
hsv(329, 92%, 100%)
CMYK
cmyk(0%, 92%, 44%, 0%)
CSS variable
--color-primary: #FF148E;
Lowercase HEX
#ff148e

Shades

Tints

Tones

Harmony

CSS snippets for #FF148E

.color-ff148e {
  color: #FF148E;
  background-color: #FF148E;
}

Frequently asked questions

What color is #FF148E?+

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

What is the closest Tailwind color to #FF148E?+

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