All Palettes

Color Palette #00a8d6, #5cc0eb, #a1d4e8, #f6f1d5, #f7a6b3

0%
0%
0%

CSS code for this palette

/* CSS */
.malibu-blue {
color: #00a8d6;
}
.clean-pool {
color: #5cc0eb;
}
.chefchaouen-blue {
color: #a1d4e8;
}
.yellow-diamond {
color: #f6f1d5;
}
.pink-fit {
color: #f7a6b3;
}

/* CSS Variables */
:root {
--malibu-blue:#00a8d6;
--clean-pool:#5cc0eb;
--chefchaouen-blue:#a1d4e8;
--yellow-diamond:#f6f1d5;
--pink-fit:#f7a6b3;
}

More palettes to explore