#FF8CE0 Color

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

Color preview

#FF8CE0

Color formats

HEX
#FF8CE0
RGB
rgb(255, 140, 224)
RGBA
rgba(255, 140, 224, 1)
HSL
hsl(316, 100%, 77%)
HSV
hsv(316, 45%, 100%)
CMYK
cmyk(0%, 45%, 12%, 0%)
CSS variable
--color-primary: #FF8CE0;
Lowercase HEX
#ff8ce0

Shades

Tints

Tones

Harmony

CSS snippets for #FF8CE0

.color-ff8ce0 {
  color: #FF8CE0;
  background-color: #FF8CE0;
}

Frequently asked questions

What color is #FF8CE0?+

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

What is the closest Tailwind color to #FF8CE0?+

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