#FF9EDD Color

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

Color preview

#FF9EDD

Color formats

HEX
#FF9EDD
RGB
rgb(255, 158, 221)
RGBA
rgba(255, 158, 221, 1)
HSL
hsl(321, 100%, 81%)
HSV
hsv(321, 38%, 100%)
CMYK
cmyk(0%, 38%, 13%, 0%)
CSS variable
--color-primary: #FF9EDD;
Lowercase HEX
#ff9edd

Shades

Tints

Tones

Harmony

CSS snippets for #FF9EDD

.color-ff9edd {
  color: #FF9EDD;
  background-color: #FF9EDD;
}

Frequently asked questions

What color is #FF9EDD?+

#FF9EDD is a HEX color with RGB value rgb(255, 158, 221) and HSL value hsl(321, 100%, 81%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #FF9EDD?+

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