All Palettes

Color Palette #f7a1a1, #f1c0b7, #f9e19f, #a1d2d3, #3b8c8c

0%
0%
0%

CSS code for this palette

/* CSS */
.candy-heart-pink {
color: #f7a1a1;
}
.alpenglow {
color: #f1c0b7;
}
.durango-dust {
color: #f9e19f;
}
.morning-glory {
color: #a1d2d3;
}
.blue-chill {
color: #3b8c8c;
}

/* CSS Variables */
:root {
--candy-heart-pink:#f7a1a1;
--alpenglow:#f1c0b7;
--durango-dust:#f9e19f;
--morning-glory:#a1d2d3;
--blue-chill:#3b8c8c;
}

More palettes to explore