#Apply custom color on avatar component

5 messages · Page 1 of 1 (latest)

pale bison
#

Is it possible to use hex values to change the color of the avatar component.

#

<Avatar color="#4407ab">{sessionStorage.getItem("name")[0]}</Avatar>

#

I used this however the color is coming out to be light blue (the default color)

coarse onyx