All Palettes

Color Palette #b1def7, #f9c3b4, #f6a2bf, #f6eab6, #a8e4a0

0%
0%
0%

CSS code for this palette

/* CSS */
.fairy-sparkles {
color: #b1def7;
}
.apricot-obsession {
color: #f9c3b4;
}
.rogue-pink {
color: #f6a2bf;
}
.trapunto {
color: #f6eab6;
}
.grape-green {
color: #a8e4a0;
}

/* CSS Variables */
:root {
--fairy-sparkles:#b1def7;
--apricot-obsession:#f9c3b4;
--rogue-pink:#f6a2bf;
--trapunto:#f6eab6;
--grape-green:#a8e4a0;
}

More palettes to explore