All Palettes

Color Palette #a1c2e3, #b8e0da, #f0f3c4, #f6b0a2, #f9c7b4

0%
0%
0%

CSS code for this palette

/* CSS */
.blair {
color: #a1c2e3;
}
.festival-de-verano {
color: #b8e0da;
}
.spring-sun {
color: #f0f3c4;
}
.first-date {
color: #f6b0a2;
}
.salmon-beauty {
color: #f9c7b4;
}

/* CSS Variables */
:root {
--blair:#a1c2e3;
--festival-de-verano:#b8e0da;
--spring-sun:#f0f3c4;
--first-date:#f6b0a2;
--salmon-beauty:#f9c7b4;
}

More palettes to explore