All Palettes

Color Palette #ff6e61, #f7c94b, #a4d5c5, #6bb7e1, #3f5b97

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.sunny-mood {
color: #f7c94b;
}
.southern-belle {
color: #a4d5c5;
}
.xavier-blue {
color: #6bb7e1;
}
.integra {
color: #3f5b97;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--sunny-mood:#f7c94b;
--southern-belle:#a4d5c5;
--xavier-blue:#6bb7e1;
--integra:#3f5b97;
}

More palettes to explore