#FF66ED Color

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

Color preview

#FF66ED

Color formats

HEX
#FF66ED
RGB
rgb(255, 102, 237)
RGBA
rgba(255, 102, 237, 1)
HSL
hsl(307, 100%, 70%)
HSV
hsv(307, 60%, 100%)
CMYK
cmyk(0%, 60%, 7%, 0%)
CSS variable
--color-primary: #FF66ED;
Lowercase HEX
#ff66ed

Shades

Tints

Tones

Harmony

CSS snippets for #FF66ED

.color-ff66ed {
  color: #FF66ED;
  background-color: #FF66ED;
}

Frequently asked questions

What color is #FF66ED?+

#FF66ED is a HEX color with RGB value rgb(255, 102, 237) and HSL value hsl(307, 100%, 70%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #FF66ED?+

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