#FF59DB Color

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

Color preview

#FF59DB

Color formats

HEX
#FF59DB
RGB
rgb(255, 89, 219)
RGBA
rgba(255, 89, 219, 1)
HSL
hsl(313, 100%, 67%)
HSV
hsv(313, 65%, 100%)
CMYK
cmyk(0%, 65%, 14%, 0%)
CSS variable
--color-primary: #FF59DB;
Lowercase HEX
#ff59db

Shades

Tints

Tones

Harmony

CSS snippets for #FF59DB

.color-ff59db {
  color: #FF59DB;
  background-color: #FF59DB;
}

Frequently asked questions

What color is #FF59DB?+

#FF59DB is a HEX color with RGB value rgb(255, 89, 219) and HSL value hsl(313, 100%, 67%). Its closest CSS named color is HotPink.

What is the closest Tailwind color to #FF59DB?+

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