Channel
#f1c3c2 · one of 31,915 named colors
Channel is a very light, strong red with the hex code #f1c3c2. In RGB it is 241 red, 195 green and 194 blue, and black text is most readable on top of it.
Codes
HEX
#f1c3c2HEX8
#f1c3c2ffRGB
rgb(241, 195, 194)RGBA
rgba(241, 195, 194, 1)RGB %
rgb(95%, 76%, 76%)HSL
hsl(1, 63%, 85%)HSLA
hsla(1, 63%, 85%, 1)Variables
Sass
$channel: #f1c3c2;Less
@channel: #f1c3c2;CSS
--channel: #f1c3c2;