All Palettes

Color Palette #f6a2bf, #fbcb89, #f1e98e, #a6e2b2, #69b5e8

0%
0%
0%

CSS code for this palette

/* CSS */
.rogue-pink {
color: #f6a2bf;
}
.bastard-amber {
color: #fbcb89;
}
.bright-khaki {
color: #f1e98e;
}
.overtone {
color: #a6e2b2;
}
.sanctuary-spa {
color: #69b5e8;
}

/* CSS Variables */
:root {
--rogue-pink:#f6a2bf;
--bastard-amber:#fbcb89;
--bright-khaki:#f1e98e;
--overtone:#a6e2b2;
--sanctuary-spa:#69b5e8;
}

More palettes to explore