All Palettes

Color Palette #a4c2db, #b7e3f5, #ffb4a3, #f9d86c, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.metal-gear {
color: #a4c2db;
}
.echo-iris {
color: #b7e3f5;
}
.peach-pearl {
color: #ffb4a3;
}
.hu-ng-j-n-zh-u-gold {
color: #f9d86c;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--metal-gear:#a4c2db;
--echo-iris:#b7e3f5;
--peach-pearl:#ffb4a3;
--hu-ng-j-n-zh-u-gold:#f9d86c;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore