All Palettes

Color Palette #02a7d4, #4cb9e1, #a8e3f0, #f1e5a7, #f9b09f

0%
0%
0%

CSS code for this palette

/* CSS */
.malibu-blue {
color: #02a7d4;
}
.lake-thun {
color: #4cb9e1;
}
.atmospheric-soft-blue {
color: #a8e3f0;
}
.cymophane-yellow {
color: #f1e5a7;
}
.salmon-fresco {
color: #f9b09f;
}

/* CSS Variables */
:root {
--malibu-blue:#02a7d4;
--lake-thun:#4cb9e1;
--atmospheric-soft-blue:#a8e3f0;
--cymophane-yellow:#f1e5a7;
--salmon-fresco:#f9b09f;
}

More palettes to explore