This CSS script is the gradient color that we use for Taykoon. For you to use on any button, background, website etc. 

background: rgb(18,16,38);
background: linear-gradient(100deg, rgba(18,16,38,1) 2.95%, rgba(163,25,91,1) 44.37%, rgba(190,22,34,1) 100%);
hex: #BE1622FC

############
What I have been using: 
Code: 9B434C = rgba(155,67,76,100)

But I agree inno this looks more frappant
hex = BE1622 = rgba(190,22,34,100)

##########
From Inskape, I got the following
hex = b9172dff
rgba(185,23,45,255)

