All Palettes

Color Palette #a2c7eb, #4ba2d8, #f7b1b1, #f9cf8b, #f9b44e

0%
0%
0%

CSS code for this palette

/* CSS */
.island-light {
color: #a2c7eb;
}
.waimea-blue {
color: #4ba2d8;
}
.brain-pink {
color: #f7b1b1;
}
.elven-beige {
color: #f9cf8b;
}
.mango-margarita {
color: #f9b44e;
}

/* CSS Variables */
:root {
--island-light:#a2c7eb;
--waimea-blue:#4ba2d8;
--brain-pink:#f7b1b1;
--elven-beige:#f9cf8b;
--mango-margarita:#f9b44e;
}

More palettes to explore