All Palettes

Color Palette #b7d7d7, #f0a800, #e95d60, #f7e8ab, #a4dab4

0%
0%
0%

CSS code for this palette

/* CSS */
.skylight {
color: #b7d7d7;
}
.welcoming-wasp {
color: #f0a800;
}
.aphrodisiac {
color: #e95d60;
}
.glisten-yellow {
color: #f7e8ab;
}
.frugal {
color: #a4dab4;
}

/* CSS Variables */
:root {
--skylight:#b7d7d7;
--welcoming-wasp:#f0a800;
--aphrodisiac:#e95d60;
--glisten-yellow:#f7e8ab;
--frugal:#a4dab4;
}

More palettes to explore