All Palettes

Color Palette #1f8a98, #4eb7a9, #8dd8d2, #f9e1b9, #f8c572

0%
0%
0%

CSS code for this palette

/* CSS */
.waikiki {
color: #1f8a98;
}
.emerald-wave {
color: #4eb7a9;
}
.island-breeze {
color: #8dd8d2;
}
.curd {
color: #f9e1b9;
}
.just-peachy {
color: #f8c572;
}

/* CSS Variables */
:root {
--waikiki:#1f8a98;
--emerald-wave:#4eb7a9;
--island-breeze:#8dd8d2;
--curd:#f9e1b9;
--just-peachy:#f8c572;
}

More palettes to explore