#FF94DD Color

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

Color preview

#FF94DD

Color formats

HEX
#FF94DD
RGB
rgb(255, 148, 221)
RGBA
rgba(255, 148, 221, 1)
HSL
hsl(319, 100%, 79%)
HSV
hsv(319, 42%, 100%)
CMYK
cmyk(0%, 42%, 13%, 0%)
CSS variable
--color-primary: #FF94DD;
Lowercase HEX
#ff94dd

Shades

Tints

Tones

Harmony

CSS snippets for #FF94DD

.color-ff94dd {
  color: #FF94DD;
  background-color: #FF94DD;
}

Frequently asked questions

What color is #FF94DD?+

#FF94DD is a HEX color with RGB value rgb(255, 148, 221) and HSL value hsl(319, 100%, 79%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #FF94DD?+

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