All Palettes

Color Palette #1c92c4, #4bb7c3, #9adada, #f2e3a6, #f8c2a0

0%
0%
0%

CSS code for this palette

/* CSS */
.spa-dream {
color: #1c92c4;
}
.glassmith {
color: #4bb7c3;
}
.lake-reflection {
color: #9adada;
}
.cymophane-yellow {
color: #f2e3a6;
}
.shrimp-toast {
color: #f8c2a0;
}

/* CSS Variables */
:root {
--spa-dream:#1c92c4;
--glassmith:#4bb7c3;
--lake-reflection:#9adada;
--cymophane-yellow:#f2e3a6;
--shrimp-toast:#f8c2a0;
}

More palettes to explore