Amber Tide
#ffafa3 · one of 31,915 named colors
Amber Tide is a light, vivid red with the hex code #ffafa3. In RGB it is 255 red, 175 green and 163 blue, and black text is most readable on top of it.
Codes
HEX
#ffafa3HEX8
#ffafa3ffRGB
rgb(255, 175, 163)RGBA
rgba(255, 175, 163, 1)RGB %
rgb(100%, 69%, 64%)HSL
hsl(8, 100%, 82%)HSLA
hsla(8, 100%, 82%, 1)Variables
Sass
$amber-tide: #ffafa3;Less
@amber-tide: #ffafa3;CSS
--amber-tide: #ffafa3;