All Palettes

Color Palette #69b7d8, #4cc2b4, #a4e5e1, #f8d97c, #f28e1c

0%
0%
0%

CSS code for this palette

/* CSS */
.baby-tears {
color: #69b7d8;
}
.synergy {
color: #4cc2b4;
}
.ice-crystal-blue {
color: #a4e5e1;
}
.firelight {
color: #f8d97c;
}
.miami-marmalade {
color: #f28e1c;
}

/* CSS Variables */
:root {
--baby-tears:#69b7d8;
--synergy:#4cc2b4;
--ice-crystal-blue:#a4e5e1;
--firelight:#f8d97c;
--miami-marmalade:#f28e1c;
}

More palettes to explore