All Palettes

Color Palette #f5f5fa, #e2e9e5, #b5d99b, #a3c4c7, #f1c84b

0%
0%
0%

CSS code for this palette

/* CSS */
.white-solid {
color: #f5f5fa;
}
.hallowed-hush {
color: #e2e9e5;
}
.witty-green {
color: #b5d99b;
}
.ocean-kiss {
color: #a3c4c7;
}
.solar-plexus-chakra {
color: #f1c84b;
}

/* CSS Variables */
:root {
--white-solid:#f5f5fa;
--hallowed-hush:#e2e9e5;
--witty-green:#b5d99b;
--ocean-kiss:#a3c4c7;
--solar-plexus-chakra:#f1c84b;
}

More palettes to explore