Copperfield
#da8a88 · one of 31,915 named colors
Copperfield is a light, strong red with the hex code #da8a88. In RGB it is 218 red, 138 green and 136 blue, and black text is most readable on top of it.
Codes
HEX
#da8a88HEX8
#da8a88ffRGB
rgb(218, 138, 136)RGBA
rgba(218, 138, 136, 1)RGB %
rgb(85%, 54%, 53%)HSL
hsl(1, 53%, 69%)HSLA
hsla(1, 53%, 69%, 1)Variables
Sass
$copperfield: #da8a88;Less
@copperfield: #da8a88;CSS
--copperfield: #da8a88;