All Palettes

Color Palette #f0a800, #f1c84b, #f1e09d, #b5d6e8, #77b5c5

0%
0%
0%

CSS code for this palette

/* CSS */
.welcoming-wasp {
color: #f0a800;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.sun-deck {
color: #f1e09d;
}
.glacier-point {
color: #b5d6e8;
}
.pearl-blue {
color: #77b5c5;
}

/* CSS Variables */
:root {
--welcoming-wasp:#f0a800;
--solar-plexus-chakra:#f1c84b;
--sun-deck:#f1e09d;
--glacier-point:#b5d6e8;
--pearl-blue:#77b5c5;
}

More palettes to explore