All Palettes

Color Palette #f9aeae, #f2d8a1, #b7e59e, #a3d7e6, #7ca5df

0%
0%
0%

CSS code for this palette

/* CSS */
.snow-white-blush {
color: #f9aeae;
}
.double-cream {
color: #f2d8a1;
}
.basil-smash {
color: #b7e59e;
}
.nevada-sky {
color: #a3d7e6;
}
.jordy-blue {
color: #7ca5df;
}

/* CSS Variables */
:root {
--snow-white-blush:#f9aeae;
--double-cream:#f2d8a1;
--basil-smash:#b7e59e;
--nevada-sky:#a3d7e6;
--jordy-blue:#7ca5df;
}

More palettes to explore