All Palettes

Color Palette #ff8052, #ffb84d, #ffec3d, #a2d7cf, #70c6ff

0%
0%
0%

CSS code for this palette

/* CSS */
.n-rang-orange {
color: #ff8052;
}
.floral-leaf {
color: #ffb84d;
}
.hollandaise {
color: #ffec3d;
}
.touch-of-turquoise {
color: #a2d7cf;
}
.maya-blue {
color: #70c6ff;
}

/* CSS Variables */
:root {
--n-rang-orange:#ff8052;
--floral-leaf:#ffb84d;
--hollandaise:#ffec3d;
--touch-of-turquoise:#a2d7cf;
--maya-blue:#70c6ff;
}

More palettes to explore