#FF9EDF Color

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

Color preview

#FF9EDF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FF9EDF

.color-ff9edf {
  color: #FF9EDF;
  background-color: #FF9EDF;
}

Frequently asked questions

What color is #FF9EDF?+

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

What is the closest Tailwind color to #FF9EDF?+

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