Sweet Flag
#674196 · one of 31,915 named colors
Sweet Flag is a medium, soft purple with the hex code #674196. In RGB it is 103 red, 65 green and 150 blue, and white text is most readable on top of it.
Codes
HEX
#674196HEX8
#674196ffRGB
rgb(103, 65, 150)RGBA
rgba(103, 65, 150, 1)RGB %
rgb(40%, 25%, 59%)HSL
hsl(267, 40%, 42%)HSLA
hsla(267, 40%, 42%, 1)Variables
Sass
$sweet-flag: #674196;Less
@sweet-flag: #674196;CSS
--sweet-flag: #674196;