All Palettes

Color Palette #85c4cc, #a3dcd4, #c5e2e0, #f3f2b9, #f5a524

0%
0%
0%

CSS code for this palette

/* CSS */
.angel-blue {
color: #85c4cc;
}
.sparkling-mint {
color: #a3dcd4;
}
.peek-a-blue {
color: #c5e2e0;
}
.sarawak-white-pepper {
color: #f3f2b9;
}
.apricot-glazed-chicken {
color: #f5a524;
}

/* CSS Variables */
:root {
--angel-blue:#85c4cc;
--sparkling-mint:#a3dcd4;
--peek-a-blue:#c5e2e0;
--sarawak-white-pepper:#f3f2b9;
--apricot-glazed-chicken:#f5a524;
}

More palettes to explore