All Palettes

Color Palette #f7b2a1, #f6e5b1, #a8d6c5, #6bcadb, #3c92c8

0%
0%
0%

CSS code for this palette

/* CSS */
.first-date {
color: #f7b2a1;
}
.smooth-as-corn-silk {
color: #f6e5b1;
}
.southern-belle {
color: #a8d6c5;
}
.squeaky {
color: #6bcadb;
}
.opalescent {
color: #3c92c8;
}

/* CSS Variables */
:root {
--first-date:#f7b2a1;
--smooth-as-corn-silk:#f6e5b1;
--southern-belle:#a8d6c5;
--squeaky:#6bcadb;
--opalescent:#3c92c8;
}

More palettes to explore