All Palettes

Color Palette #a6c6ed, #f1b1d3, #f5b042, #f6d5a7, #e8b14a

0%
0%
0%

CSS code for this palette

/* CSS */
.island-light {
color: #a6c6ed;
}
.pink-marshmallow {
color: #f1b1d3;
}
.butter-cream {
color: #f5b042;
}
.enjoyable-yellow {
color: #f6d5a7;
}
.lion-s-mane {
color: #e8b14a;
}

/* CSS Variables */
:root {
--island-light:#a6c6ed;
--pink-marshmallow:#f1b1d3;
--butter-cream:#f5b042;
--enjoyable-yellow:#f6d5a7;
--lion-s-mane:#e8b14a;
}

More palettes to explore