All Palettes

Color Palette #b1d3f1, #f5a300, #ffc2a3, #a2d59f, #6e9c63

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-rice {
color: #b1d3f1;
}
.mad-for-mango {
color: #f5a300;
}
.tomorrow-s-coral {
color: #ffc2a3;
}
.green-trance {
color: #a2d59f;
}
.green-hornet {
color: #6e9c63;
}

/* CSS Variables */
:root {
--blue-rice:#b1d3f1;
--mad-for-mango:#f5a300;
--tomorrow-s-coral:#ffc2a3;
--green-trance:#a2d59f;
--green-hornet:#6e9c63;
}

More palettes to explore