#FF1EBF Color

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

Color preview

#FF1EBF

Color formats

HEX
#FF1EBF
RGB
rgb(255, 30, 191)
RGBA
rgba(255, 30, 191, 1)
HSL
hsl(317, 100%, 56%)
HSV
hsv(317, 88%, 100%)
CMYK
cmyk(0%, 88%, 25%, 0%)
CSS variable
--color-primary: #FF1EBF;
Lowercase HEX
#ff1ebf

Shades

Tints

Tones

Harmony

CSS snippets for #FF1EBF

.color-ff1ebf {
  color: #FF1EBF;
  background-color: #FF1EBF;
}

Frequently asked questions

What color is #FF1EBF?+

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

What is the closest Tailwind color to #FF1EBF?+

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