All Palettes

Color Palette #ff998a, #ffca75, #ffdc6b, #a1e3a5, #5ca9e0

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-pink {
color: #ff998a;
}
.cheesus {
color: #ffca75;
}
.hawkbit {
color: #ffdc6b;
}
.weekend-gardener {
color: #a1e3a5;
}
.windjammer {
color: #5ca9e0;
}

/* CSS Variables */
:root {
--peach-pink:#ff998a;
--cheesus:#ffca75;
--hawkbit:#ffdc6b;
--weekend-gardener:#a1e3a5;
--windjammer:#5ca9e0;
}

More palettes to explore