Conch Shell
#fc8f9b · one of 31,915 named colors
Conch Shell is a light, vivid red with the hex code #fc8f9b. In RGB it is 252 red, 143 green and 155 blue, and black text is most readable on top of it.
Codes
HEX
#fc8f9bHEX8
#fc8f9bffRGB
rgb(252, 143, 155)RGBA
rgba(252, 143, 155, 1)RGB %
rgb(99%, 56%, 61%)HSL
hsl(353, 95%, 77%)HSLA
hsla(353, 95%, 77%, 1)Variables
Sass
$conch-shell: #fc8f9b;Less
@conch-shell: #fc8f9b;CSS
--conch-shell: #fc8f9b;