All Palettes

Color Palette #e3af2b, #f2e5b0, #b4d9c1, #6cb6ef, #3c9ed7

0%
0%
0%

CSS code for this palette

/* CSS */
.k-whai-yellow {
color: #e3af2b;
}
.oyster-bisque {
color: #f2e5b0;
}
.ice-mist {
color: #b4d9c1;
}
.norfolk-sky {
color: #6cb6ef;
}
.dayflower {
color: #3c9ed7;
}

/* CSS Variables */
:root {
--k-whai-yellow:#e3af2b;
--oyster-bisque:#f2e5b0;
--ice-mist:#b4d9c1;
--norfolk-sky:#6cb6ef;
--dayflower:#3c9ed7;
}

More palettes to explore