Fruit Yard
#604241 · one of 31,915 named colors
Fruit Yard is a dark, soft red with the hex code #604241. In RGB it is 96 red, 66 green and 65 blue, and white text is most readable on top of it.
Codes
HEX
#604241HEX8
#604241ffRGB
rgb(96, 66, 65)RGBA
rgba(96, 66, 65, 1)RGB %
rgb(38%, 26%, 25%)HSL
hsl(2, 19%, 32%)HSLA
hsla(2, 19%, 32%, 1)Variables
Sass
$fruit-yard: #604241;Less
@fruit-yard: #604241;CSS
--fruit-yard: #604241;