All Palettes

Color Palette #a6c6ed, #f6b6d8, #f5e356, #f87d3f, #ef4d4d

0%
0%
0%

CSS code for this palette

/* CSS */
.island-light {
color: #a6c6ed;
}
.manga-pink {
color: #f6b6d8;
}
.flame-seal {
color: #f5e356;
}
.sagittarius-amber-artifact {
color: #f87d3f;
}
.pastel-strawberry {
color: #ef4d4d;
}

/* CSS Variables */
:root {
--island-light:#a6c6ed;
--manga-pink:#f6b6d8;
--flame-seal:#f5e356;
--sagittarius-amber-artifact:#f87d3f;
--pastel-strawberry:#ef4d4d;
}

More palettes to explore