#FF1EB0 Color

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

Color preview

#FF1EB0

Color formats

HEX
#FF1EB0
RGB
rgb(255, 30, 176)
RGBA
rgba(255, 30, 176, 1)
HSL
hsl(321, 100%, 56%)
HSV
hsv(321, 88%, 100%)
CMYK
cmyk(0%, 88%, 31%, 0%)
CSS variable
--color-primary: #FF1EB0;
Lowercase HEX
#ff1eb0

Shades

Tints

Tones

Harmony

CSS snippets for #FF1EB0

.color-ff1eb0 {
  color: #FF1EB0;
  background-color: #FF1EB0;
}

Frequently asked questions

What color is #FF1EB0?+

#FF1EB0 is a HEX color with RGB value rgb(255, 30, 176) and HSL value hsl(321, 100%, 56%). Its closest CSS named color is DeepPink.

What is the closest Tailwind color to #FF1EB0?+

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