A Brand New Day
#ffaabb · one of 31,915 named colors
A Brand New Day is a light, vivid red with the hex code #ffaabb. In RGB it is 255 red, 170 green and 187 blue, and black text is most readable on top of it.
Part of Shades of Red →
Try A Brand New Day in the generator →
Codes
HEX
#ffaabbHEX8
#ffaabbffRGB
rgb(255, 170, 187)RGBA
rgba(255, 170, 187, 1)RGB %
rgb(100%, 67%, 73%)HSL
hsl(348, 100%, 83%)HSLA
hsla(348, 100%, 83%, 1)Variables
Sass
$a-brand-new-day: #ffaabb;Less
@a-brand-new-day: #ffaabb;CSS
--a-brand-new-day: #ffaabb;