All Palettes

Color Palette #a6c6ed, #f0b2d1, #f6e788, #f1b641, #e67d4c

0%
0%
0%

CSS code for this palette

/* CSS */
.island-light {
color: #a6c6ed;
}
.pink-marshmallow {
color: #f0b2d1;
}
.no-gmb-yellow {
color: #f6e788;
}
.dairy-made {
color: #f1b641;
}
.sizzling-sunset {
color: #e67d4c;
}

/* CSS Variables */
:root {
--island-light:#a6c6ed;
--pink-marshmallow:#f0b2d1;
--no-gmb-yellow:#f6e788;
--dairy-made:#f1b641;
--sizzling-sunset:#e67d4c;
}

More palettes to explore