All Palettes

Color Palette #a1dae2, #f6b1c1, #f9e5b4, #f4c18a, #eab8d1

0%
0%
0%

CSS code for this palette

/* CSS */
.terrace-pool {
color: #a1dae2;
}
.ibis {
color: #f6b1c1;
}
.noodles {
color: #f9e5b4;
}
.apricot-cream {
color: #f4c18a;
}
.sweet-lilac {
color: #eab8d1;
}

/* CSS Variables */
:root {
--terrace-pool:#a1dae2;
--ibis:#f6b1c1;
--noodles:#f9e5b4;
--apricot-cream:#f4c18a;
--sweet-lilac:#eab8d1;
}

More palettes to explore