All Palettes

Color Palette #a2d6e7, #f7b5a1, #f7f5a1, #f9e19f, #f9c7b4

0%
0%
0%

CSS code for this palette

/* CSS */
.nevada-sky {
color: #a2d6e7;
}
.mystic-tulip {
color: #f7b5a1;
}
.yippie-ya-yellow {
color: #f7f5a1;
}
.durango-dust {
color: #f9e19f;
}
.salmon-beauty {
color: #f9c7b4;
}

/* CSS Variables */
:root {
--nevada-sky:#a2d6e7;
--mystic-tulip:#f7b5a1;
--yippie-ya-yellow:#f7f5a1;
--durango-dust:#f9e19f;
--salmon-beauty:#f9c7b4;
}

More palettes to explore