All Palettes

Color Palette #f2b5c3, #ff8052, #ffcb5c, #a1d6e2, #4b91e2

0%
0%
0%

CSS code for this palette

/* CSS */
.ibis {
color: #f2b5c3;
}
.n-rang-orange {
color: #ff8052;
}
.nacho {
color: #ffcb5c;
}
.terrace-pool {
color: #a1d6e2;
}
.olympic-blue {
color: #4b91e2;
}

/* CSS Variables */
:root {
--ibis:#f2b5c3;
--n-rang-orange:#ff8052;
--nacho:#ffcb5c;
--terrace-pool:#a1d6e2;
--olympic-blue:#4b91e2;
}

More palettes to explore