All Palettes

Color Palette #f9b9b9, #f6d2b6, #f3e2aa, #d7eaa9, #a8d6e6

0%
0%
0%

CSS code for this palette

/* CSS */
.ballerina-pink {
color: #f9b9b9;
}
.sparkle-glow {
color: #f6d2b6;
}
.glad-yellow {
color: #f3e2aa;
}
.faith {
color: #d7eaa9;
}
.atlantic-ocean {
color: #a8d6e6;
}

/* CSS Variables */
:root {
--ballerina-pink:#f9b9b9;
--sparkle-glow:#f6d2b6;
--glad-yellow:#f3e2aa;
--faith:#d7eaa9;
--atlantic-ocean:#a8d6e6;
}

More palettes to explore