All Palettes

Color Palette #1f8fff, #5bbcd2, #a0dfe9, #f0f7f9, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.clear-chill {
color: #1f8fff;
}
.fitness-blue {
color: #5bbcd2;
}
.luminescent-blue {
color: #a0dfe9;
}
.distant-horizon {
color: #f0f7f9;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--clear-chill:#1f8fff;
--fitness-blue:#5bbcd2;
--luminescent-blue:#a0dfe9;
--distant-horizon:#f0f7f9;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore