#FF6FFD Color

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

Color preview

#FF6FFD

Color formats

HEX
#FF6FFD
RGB
rgb(255, 111, 253)
RGBA
rgba(255, 111, 253, 1)
HSL
hsl(301, 100%, 72%)
HSV
hsv(301, 56%, 100%)
CMYK
cmyk(0%, 56%, 1%, 0%)
CSS variable
--color-primary: #FF6FFD;
Lowercase HEX
#ff6ffd

Shades

Tints

Tones

Harmony

CSS snippets for #FF6FFD

.color-ff6ffd {
  color: #FF6FFD;
  background-color: #FF6FFD;
}

Frequently asked questions

What color is #FF6FFD?+

#FF6FFD is a HEX color with RGB value rgb(255, 111, 253) and HSL value hsl(301, 100%, 72%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #FF6FFD?+

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