All Palettes

Color Palette #e64c4c, #f6b83c, #f2e96e, #a3d7d4, #3b6a8c

0%
0%
0%

CSS code for this palette

/* CSS */
.red-arremer {
color: #e64c4c;
}
.squash-blossom {
color: #f6b83c;
}
.lemon-verbena {
color: #f2e96e;
}
.smooth-satin {
color: #a3d7d4;
}
.rainy-lake {
color: #3b6a8c;
}

/* CSS Variables */
:root {
--red-arremer:#e64c4c;
--squash-blossom:#f6b83c;
--lemon-verbena:#f2e96e;
--smooth-satin:#a3d7d4;
--rainy-lake:#3b6a8c;
}

More palettes to explore