#FF8CEA Color

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

Color preview

#FF8CEA

Color formats

HEX
#FF8CEA
RGB
rgb(255, 140, 234)
RGBA
rgba(255, 140, 234, 1)
HSL
hsl(311, 100%, 77%)
HSV
hsv(311, 45%, 100%)
CMYK
cmyk(0%, 45%, 8%, 0%)
CSS variable
--color-primary: #FF8CEA;
Lowercase HEX
#ff8cea

Shades

Tints

Tones

Harmony

CSS snippets for #FF8CEA

.color-ff8cea {
  color: #FF8CEA;
  background-color: #FF8CEA;
}

Frequently asked questions

What color is #FF8CEA?+

#FF8CEA is a HEX color with RGB value rgb(255, 140, 234) and HSL value hsl(311, 100%, 77%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #FF8CEA?+

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