All Palettes

Color Palette #f9aeae, #f4b69f, #f2d4a1, #a3d1d2, #6b9cd1

0%
0%
0%

CSS code for this palette

/* CSS */
.snow-white-blush {
color: #f9aeae;
}
.first-date {
color: #f4b69f;
}
.antique-wicker-basket {
color: #f2d4a1;
}
.plume {
color: #a3d1d2;
}
.blue-electress {
color: #6b9cd1;
}

/* CSS Variables */
:root {
--snow-white-blush:#f9aeae;
--first-date:#f4b69f;
--antique-wicker-basket:#f2d4a1;
--plume:#a3d1d2;
--blue-electress:#6b9cd1;
}

More palettes to explore