All Palettes

Color Palette #f6a6a2, #f1c84b, #a4d5b6, #5f9b94, #3e6b89

0%
0%
0%

CSS code for this palette

/* CSS */
.calabrese {
color: #f6a6a2;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.glenwood-green {
color: #a4d5b6;
}
.goose-pond-green {
color: #5f9b94;
}
.crashing-waves {
color: #3e6b89;
}

/* CSS Variables */
:root {
--calabrese:#f6a6a2;
--solar-plexus-chakra:#f1c84b;
--glenwood-green:#a4d5b6;
--goose-pond-green:#5f9b94;
--crashing-waves:#3e6b89;
}

More palettes to explore