Vivid Orchid
#cc00ff · one of 31,915 named colors
Vivid Orchid is a medium, vivid purple with the hex code #cc00ff. In RGB it is 204 red, 0 green and 255 blue, and black text is most readable on top of it.
Part of Shades of Purple →
Try Vivid Orchid in the generator →
Codes
HEX
#cc00ffHEX8
#cc00ffffRGB
rgb(204, 0, 255)RGBA
rgba(204, 0, 255, 1)RGB %
rgb(80%, 0%, 100%)HSL
hsl(288, 100%, 50%)HSLA
hsla(288, 100%, 50%, 1)Variables
Sass
$vivid-orchid: #cc00ff;Less
@vivid-orchid: #cc00ff;CSS
--vivid-orchid: #cc00ff;