All Palettes

Color Palette #f8facc, #e2ebad, #d3d600, #b2c200, #9abd00

0%
0%
0%

CSS code for this palette

/* CSS */
.carla {
color: #f8facc;
}
.daydream {
color: #e2ebad;
}
.chartreuse-shot {
color: #d3d600;
}
.bile {
color: #b2c200;
}
.matcha-picchu {
color: #9abd00;
}

/* CSS Variables */
:root {
--carla:#f8facc;
--daydream:#e2ebad;
--chartreuse-shot:#d3d600;
--bile:#b2c200;
--matcha-picchu:#9abd00;
}

More palettes to explore