#FF70DB Color

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

Color preview

#FF70DB

Color formats

HEX
#FF70DB
RGB
rgb(255, 112, 219)
RGBA
rgba(255, 112, 219, 1)
HSL
hsl(315, 100%, 72%)
HSV
hsv(315, 56%, 100%)
CMYK
cmyk(0%, 56%, 14%, 0%)
CSS variable
--color-primary: #FF70DB;
Lowercase HEX
#ff70db

Shades

Tints

Tones

Harmony

CSS snippets for #FF70DB

.color-ff70db {
  color: #FF70DB;
  background-color: #FF70DB;
}

Frequently asked questions

What color is #FF70DB?+

#FF70DB is a HEX color with RGB value rgb(255, 112, 219) and HSL value hsl(315, 100%, 72%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #FF70DB?+

The closest Tailwind color is pink-400, available as the bg-pink-400 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