All Palettes

Color Palette #1b91bb, #4ac6e8, #8dd3d8, #f9f971, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.spa-dream {
color: #1b91bb;
}
.clean-pool {
color: #4ac6e8;
}
.winter-chill {
color: #8dd3d8;
}
.old-laser-lemon {
color: #f9f971;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--spa-dream:#1b91bb;
--clean-pool:#4ac6e8;
--winter-chill:#8dd3d8;
--old-laser-lemon:#f9f971;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore