All Palettes

Color Palette #a8d3e1, #f0b2b5, #f9e6be, #f2d163, #b8d76a

0%
0%
0%

CSS code for this palette

/* CSS */
.light-blue-glint {
color: #a8d3e1;
}
.jaguar-rose {
color: #f0b2b5;
}
.creamy-custard {
color: #f9e6be;
}
.ride-off-into-the-sunset {
color: #f2d163;
}
.rebounder {
color: #b8d76a;
}

/* CSS Variables */
:root {
--light-blue-glint:#a8d3e1;
--jaguar-rose:#f0b2b5;
--creamy-custard:#f9e6be;
--ride-off-into-the-sunset:#f2d163;
--rebounder:#b8d76a;
}

More palettes to explore