Shark Bait
#ee6699 · one of 31,915 named colors
Shark Bait is a light, vivid red with the hex code #ee6699. In RGB it is 238 red, 102 green and 153 blue, and black text is most readable on top of it.
Codes
HEX
#ee6699HEX8
#ee6699ffRGB
rgb(238, 102, 153)RGBA
rgba(238, 102, 153, 1)RGB %
rgb(93%, 40%, 60%)HSL
hsl(338, 80%, 67%)HSLA
hsla(338, 80%, 67%, 1)Variables
Sass
$shark-bait: #ee6699;Less
@shark-bait: #ee6699;CSS
--shark-bait: #ee6699;