All Palettes

Color Palette #f9b4d2, #ffd4a3, #fff1a8, #b8e0ff, #a2dae6

0%
0%
0%

CSS code for this palette

/* CSS */
.lavender-candy {
color: #f9b4d2;
}
.affinity {
color: #ffd4a3;
}
.transparent-yellow {
color: #fff1a8;
}
.dithered-sky {
color: #b8e0ff;
}
.nevada-sky {
color: #a2dae6;
}

/* CSS Variables */
:root {
--lavender-candy:#f9b4d2;
--affinity:#ffd4a3;
--transparent-yellow:#fff1a8;
--dithered-sky:#b8e0ff;
--nevada-sky:#a2dae6;
}

More palettes to explore