Orchid
#7a81ff · one of 31,915 named colors
Orchid is a light, vivid blue with the hex code #7a81ff. In RGB it is 122 red, 129 green and 255 blue, and black text is most readable on top of it.
Codes
HEX
#7a81ffHEX8
#7a81ffffRGB
rgb(122, 129, 255)RGBA
rgba(122, 129, 255, 1)RGB %
rgb(48%, 51%, 100%)HSL
hsl(237, 100%, 74%)HSLA
hsla(237, 100%, 74%, 1)Variables
Sass
$orchid: #7a81ff;Less
@orchid: #7a81ff;CSS
--orchid: #7a81ff;