#FF157B Color

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

Color preview

#FF157B

Color formats

HEX
#FF157B
RGB
rgb(255, 21, 123)
RGBA
rgba(255, 21, 123, 1)
HSL
hsl(334, 100%, 54%)
HSV
hsv(334, 92%, 100%)
CMYK
cmyk(0%, 92%, 52%, 0%)
CSS variable
--color-primary: #FF157B;
Lowercase HEX
#ff157b

Shades

Tints

Tones

Harmony

CSS snippets for #FF157B

.color-ff157b {
  color: #FF157B;
  background-color: #FF157B;
}

Frequently asked questions

What color is #FF157B?+

#FF157B is a HEX color with RGB value rgb(255, 21, 123) and HSL value hsl(334, 100%, 54%). Its closest CSS named color is DeepPink.

What is the closest Tailwind color to #FF157B?+

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