#FF97DE Color

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

Color preview

#FF97DE

Color formats

HEX
#FF97DE
RGB
rgb(255, 151, 222)
RGBA
rgba(255, 151, 222, 1)
HSL
hsl(319, 100%, 80%)
HSV
hsv(319, 41%, 100%)
CMYK
cmyk(0%, 41%, 13%, 0%)
CSS variable
--color-primary: #FF97DE;
Lowercase HEX
#ff97de

Shades

Tints

Tones

Harmony

CSS snippets for #FF97DE

.color-ff97de {
  color: #FF97DE;
  background-color: #FF97DE;
}

Frequently asked questions

What color is #FF97DE?+

#FF97DE is a HEX color with RGB value rgb(255, 151, 222) and HSL value hsl(319, 100%, 80%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #FF97DE?+

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