All Palettes

Color Palette #4dabd1, #6bcbe6, #a4e0e5, #f4cc9f, #fbaf8e

0%
0%
0%

CSS code for this palette

/* CSS */
.mystic-blue {
color: #4dabd1;
}
.candid-blue {
color: #6bcbe6;
}
.charlotte {
color: #a4e0e5;
}
.granola {
color: #f4cc9f;
}
.orange-grove {
color: #fbaf8e;
}

/* CSS Variables */
:root {
--mystic-blue:#4dabd1;
--candid-blue:#6bcbe6;
--charlotte:#a4e0e5;
--granola:#f4cc9f;
--orange-grove:#fbaf8e;
}

More palettes to explore