#FF7EDD Color

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

Color preview

#FF7EDD

Color formats

HEX
#FF7EDD
RGB
rgb(255, 126, 221)
RGBA
rgba(255, 126, 221, 1)
HSL
hsl(316, 100%, 75%)
HSV
hsv(316, 51%, 100%)
CMYK
cmyk(0%, 51%, 13%, 0%)
CSS variable
--color-primary: #FF7EDD;
Lowercase HEX
#ff7edd

Shades

Tints

Tones

Harmony

CSS snippets for #FF7EDD

.color-ff7edd {
  color: #FF7EDD;
  background-color: #FF7EDD;
}

Frequently asked questions

What color is #FF7EDD?+

#FF7EDD is a HEX color with RGB value rgb(255, 126, 221) and HSL value hsl(316, 100%, 75%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #FF7EDD?+

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