Pink Peacock
#d3236f · one of 31,915 named colors
Pink Peacock is a medium, strong pink with the hex code #d3236f. In RGB it is 211 red, 35 green and 111 blue, and white text is most readable on top of it.
Codes
HEX
#d3236fHEX8
#d3236fffRGB
rgb(211, 35, 111)RGBA
rgba(211, 35, 111, 1)RGB %
rgb(83%, 14%, 44%)HSL
hsl(334, 72%, 48%)HSLA
hsla(334, 72%, 48%, 1)Variables
Sass
$pink-peacock: #d3236f;Less
@pink-peacock: #d3236f;CSS
--pink-peacock: #d3236f;