All Palettes

Color Palette #f0a800, #f1c84b, #f2e7a6, #a3d9e0, #5a8c8c

0%
0%
0%

CSS code for this palette

/* CSS */
.welcoming-wasp {
color: #f0a800;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.majestic-treasures {
color: #f2e7a6;
}
.terrace-pool {
color: #a3d9e0;
}
.dusty-turquoise {
color: #5a8c8c;
}

/* CSS Variables */
:root {
--welcoming-wasp:#f0a800;
--solar-plexus-chakra:#f1c84b;
--majestic-treasures:#f2e7a6;
--terrace-pool:#a3d9e0;
--dusty-turquoise:#5a8c8c;
}

More palettes to explore