All Palettes

Color Palette #f7b2a1, #f8c39b, #f7e89c, #d3e59f, #a3d4f5

0%
0%
0%

CSS code for this palette

/* CSS */
.first-date {
color: #f7b2a1;
}
.cream-blush {
color: #f8c39b;
}
.storm-lightning {
color: #f7e89c;
}
.apple-bob {
color: #d3e59f;
}
.juzcar-blue {
color: #a3d4f5;
}

/* CSS Variables */
:root {
--first-date:#f7b2a1;
--cream-blush:#f8c39b;
--storm-lightning:#f7e89c;
--apple-bob:#d3e59f;
--juzcar-blue:#a3d4f5;
}

More palettes to explore