All Palettes

Color Palette #ff5f5c, #ffb24d, #ffdc6b, #6dd0a0, #00a8e0

0%
0%
0%

CSS code for this palette

/* CSS */
.pineapple-salmon {
color: #ff5f5c;
}
.splendor-gold {
color: #ffb24d;
}
.hawkbit {
color: #ffdc6b;
}
.minted-elegance {
color: #6dd0a0;
}
.blue-fire {
color: #00a8e0;
}

/* CSS Variables */
:root {
--pineapple-salmon:#ff5f5c;
--splendor-gold:#ffb24d;
--hawkbit:#ffdc6b;
--minted-elegance:#6dd0a0;
--blue-fire:#00a8e0;
}

More palettes to explore