All Palettes

Color Palette #4a9acf, #6bb3d6, #9edbe0, #f1e3d0, #f4c3b3

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-tourmaline {
color: #4a9acf;
}
.broom-butterfly-blue {
color: #6bb3d6;
}
.terrace-pool {
color: #9edbe0;
}
.ancient-scroll {
color: #f1e3d0;
}
.peach-temptation {
color: #f4c3b3;
}

/* CSS Variables */
:root {
--blue-tourmaline:#4a9acf;
--broom-butterfly-blue:#6bb3d6;
--terrace-pool:#9edbe0;
--ancient-scroll:#f1e3d0;
--peach-temptation:#f4c3b3;
}

More palettes to explore