All Palettes

Color Palette #f1a6a2, #f1b041, #a2d2b2, #6cb4e4, #3e6e98

0%
0%
0%

CSS code for this palette

/* CSS */
.calabrese {
color: #f1a6a2;
}
.butter-cream {
color: #f1b041;
}
.feather-green {
color: #a2d2b2;
}
.xavier-blue {
color: #6cb4e4;
}
.national-anthem {
color: #3e6e98;
}

/* CSS Variables */
:root {
--calabrese:#f1a6a2;
--butter-cream:#f1b041;
--feather-green:#a2d2b2;
--xavier-blue:#6cb4e4;
--national-anthem:#3e6e98;
}

More palettes to explore