All Palettes

Color Palette #f9b4a4, #f3c5a0, #f0eaa3, #9fd6d4, #6ba2d6

0%
0%
0%

CSS code for this palette

/* CSS */
.just-blush {
color: #f9b4a4;
}
.avid-apricot {
color: #f3c5a0;
}
.majestic-treasures {
color: #f0eaa3;
}
.shallow-shoal {
color: #9fd6d4;
}
.blue-gourami {
color: #6ba2d6;
}

/* CSS Variables */
:root {
--just-blush:#f9b4a4;
--avid-apricot:#f3c5a0;
--majestic-treasures:#f0eaa3;
--shallow-shoal:#9fd6d4;
--blue-gourami:#6ba2d6;
}

More palettes to explore