Sea Grape
#3300aa · one of 31,915 named colors
Sea Grape is a dark, vivid purple with the hex code #3300aa. In RGB it is 51 red, 0 green and 170 blue, and white text is most readable on top of it.
Codes
HEX
#3300aaHEX8
#3300aaffRGB
rgb(51, 0, 170)RGBA
rgba(51, 0, 170, 1)RGB %
rgb(20%, 0%, 67%)HSL
hsl(258, 100%, 33%)HSLA
hsla(258, 100%, 33%, 1)Variables
Sass
$sea-grape: #3300aa;Less
@sea-grape: #3300aa;CSS
--sea-grape: #3300aa;