All Palettes

Color Palette #a3d8e0, #e0f1f5, #f0e0f0, #f7c5c5, #fab700

0%
0%
0%

CSS code for this palette

/* CSS */
.terrace-pool {
color: #a3d8e0;
}
.diamond-white {
color: #e0f1f5;
}
.sheer-lavender {
color: #f0e0f0;
}
.english-rose {
color: #f7c5c5;
}
.blue-angels-yellow {
color: #fab700;
}

/* CSS Variables */
:root {
--terrace-pool:#a3d8e0;
--diamond-white:#e0f1f5;
--sheer-lavender:#f0e0f0;
--english-rose:#f7c5c5;
--blue-angels-yellow:#fab700;
}

More palettes to explore