All Palettes

Color Palette #1f8fff, #86c4f3, #c1e0f0, #f7f6b6, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.clear-chill {
color: #1f8fff;
}
.fish-pond {
color: #86c4f3;
}
.tropical-pool {
color: #c1e0f0;
}
.casino-lights {
color: #f7f6b6;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--clear-chill:#1f8fff;
--fish-pond:#86c4f3;
--tropical-pool:#c1e0f0;
--casino-lights:#f7f6b6;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore