All Palettes

Color Palette #1f9dbd, #f6b83c, #f6e0a2, #e95d6e, #c34337

0%
0%
0%

CSS code for this palette

/* CSS */
.butterfly-blue {
color: #1f9dbd;
}
.squash-blossom {
color: #f6b83c;
}
.sun-dust {
color: #f6e0a2;
}
.pink-pepper {
color: #e95d6e;
}
.caught-red-handed {
color: #c34337;
}

/* CSS Variables */
:root {
--butterfly-blue:#1f9dbd;
--squash-blossom:#f6b83c;
--sun-dust:#f6e0a2;
--pink-pepper:#e95d6e;
--caught-red-handed:#c34337;
}

More palettes to explore