A vibrant blend of Amaranth pink and Colonial White, reminiscent of a peachy sunset.
#ed4264
#ffedbc
/* Peach CSS Linear Gradient Background */ .gradient { background: #ED4264; background: linear-gradient( to right, #ED4264,#FFEDBC ); }
/* Peach TailwindCSS Linear Gradient */
You can use this gradient in your UI design in many ways, for example as a background in a tweet, for buttons or as a text gradient.
@marthatalks