All Palettes

Color Palette #9edbe0, #a1d6e8, #b5e5f2, #f1c84b, #f17b3b

0%
0%
0%

CSS code for this palette

/* CSS */
.terrace-pool {
color: #9edbe0;
}
.light-budgie-blue {
color: #a1d6e8;
}
.winter-escape {
color: #b5e5f2;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.goku-orange {
color: #f17b3b;
}

/* CSS Variables */
:root {
--terrace-pool:#9edbe0;
--light-budgie-blue:#a1d6e8;
--winter-escape:#b5e5f2;
--solar-plexus-chakra:#f1c84b;
--goku-orange:#f17b3b;
}

More palettes to explore