#FF94D2 Color

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

Color preview

#FF94D2

Color formats

HEX
#FF94D2
RGB
rgb(255, 148, 210)
RGBA
rgba(255, 148, 210, 1)
HSL
hsl(325, 100%, 79%)
HSV
hsv(325, 42%, 100%)
CMYK
cmyk(0%, 42%, 18%, 0%)
CSS variable
--color-primary: #FF94D2;
Lowercase HEX
#ff94d2

Shades

Tints

Tones

Harmony

CSS snippets for #FF94D2

.color-ff94d2 {
  color: #FF94D2;
  background-color: #FF94D2;
}

Frequently asked questions

What color is #FF94D2?+

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

What is the closest Tailwind color to #FF94D2?+

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