Embarrassment
#ff7777 · one of 31,915 named colors
Embarrassment is a light, vivid red with the hex code #ff7777. In RGB it is 255 red, 119 green and 119 blue, and black text is most readable on top of it.
Codes
HEX
#ff7777HEX8
#ff7777ffRGB
rgb(255, 119, 119)RGBA
rgba(255, 119, 119, 1)RGB %
rgb(100%, 47%, 47%)HSL
hsl(0, 100%, 73%)HSLA
hsla(0, 100%, 73%, 1)Variables
Sass
$embarrassment: #ff7777;Less
@embarrassment: #ff7777;CSS
--embarrassment: #ff7777;Similar colors