#FF8CD7 Color

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

Color preview

#FF8CD7

Color formats

HEX
#FF8CD7
RGB
rgb(255, 140, 215)
RGBA
rgba(255, 140, 215, 1)
HSL
hsl(321, 100%, 77%)
HSV
hsv(321, 45%, 100%)
CMYK
cmyk(0%, 45%, 16%, 0%)
CSS variable
--color-primary: #FF8CD7;
Lowercase HEX
#ff8cd7

Shades

Tints

Tones

Harmony

CSS snippets for #FF8CD7

.color-ff8cd7 {
  color: #FF8CD7;
  background-color: #FF8CD7;
}

Frequently asked questions

What color is #FF8CD7?+

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

What is the closest Tailwind color to #FF8CD7?+

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