All Palettes

Color Palette #ff8052, #ffad61, #ffe7a3, #a1d5e8, #699dce

0%
0%
0%

CSS code for this palette

/* CSS */
.n-rang-orange {
color: #ff8052;
}
.dreamy-sunset {
color: #ffad61;
}
.sun-drenched {
color: #ffe7a3;
}
.light-budgie-blue {
color: #a1d5e8;
}
.tantalize {
color: #699dce;
}

/* CSS Variables */
:root {
--n-rang-orange:#ff8052;
--dreamy-sunset:#ffad61;
--sun-drenched:#ffe7a3;
--light-budgie-blue:#a1d5e8;
--tantalize:#699dce;
}

More palettes to explore