All Palettes

Color Palette #f9aeae, #f5d1a3, #f0c1c4, #a2dae6, #6a9bd2

0%
0%
0%

CSS code for this palette

/* CSS */
.snow-white-blush {
color: #f9aeae;
}
.tequila {
color: #f5d1a3;
}
.loveable {
color: #f0c1c4;
}
.nevada-sky {
color: #a2dae6;
}
.sea-loch {
color: #6a9bd2;
}

/* CSS Variables */
:root {
--snow-white-blush:#f9aeae;
--tequila:#f5d1a3;
--loveable:#f0c1c4;
--nevada-sky:#a2dae6;
--sea-loch:#6a9bd2;
}

More palettes to explore