All Palettes

Color Palette #ff6e61, #ffab8a, #ffe4b3, #6cc4d5, #2e9cdc

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.sunset-over-the-alps {
color: #ffab8a;
}
.mouse-nose {
color: #ffe4b3;
}
.squeaky {
color: #6cc4d5;
}
.blue-damselfly {
color: #2e9cdc;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--sunset-over-the-alps:#ffab8a;
--mouse-nose:#ffe4b3;
--squeaky:#6cc4d5;
--blue-damselfly:#2e9cdc;
}

More palettes to explore