All Palettes

Color Palette #9ed5e5, #f1b1c7, #f7e6a1, #f5b042, #e77e23

0%
0%
0%

CSS code for this palette

/* CSS */
.light-budgie-blue {
color: #9ed5e5;
}
.rhodonite {
color: #f1b1c7;
}
.venetian-yellow {
color: #f7e6a1;
}
.butter-cream {
color: #f5b042;
}
.orange-gluttony {
color: #e77e23;
}

/* CSS Variables */
:root {
--light-budgie-blue:#9ed5e5;
--rhodonite:#f1b1c7;
--venetian-yellow:#f7e6a1;
--butter-cream:#f5b042;
--orange-gluttony:#e77e23;
}

More palettes to explore