Carousel Pink
#f8dbe0 · one of 31,915 named colors
Carousel Pink is a very light, strong red with the hex code #f8dbe0. In RGB it is 248 red, 219 green and 224 blue, and black text is most readable on top of it.
Codes
HEX
#f8dbe0HEX8
#f8dbe0ffRGB
rgb(248, 219, 224)RGBA
rgba(248, 219, 224, 1)RGB %
rgb(97%, 86%, 88%)HSL
hsl(350, 67%, 92%)HSLA
hsla(350, 67%, 92%, 1)Variables
Sass
$carousel-pink: #f8dbe0;Less
@carousel-pink: #f8dbe0;CSS
--carousel-pink: #f8dbe0;