All Palettes

Color Palette #9edbe0, #a4d6d2, #b2e0e0, #f6e4a2, #f24e1c

0%
0%
0%

CSS code for this palette

/* CSS */
.terrace-pool {
color: #9edbe0;
}
.smooth-satin {
color: #a4d6d2;
}
.frosty-soft-blue {
color: #b2e0e0;
}
.venetian-yellow {
color: #f6e4a2;
}
.fiery-glow {
color: #f24e1c;
}

/* CSS Variables */
:root {
--terrace-pool:#9edbe0;
--smooth-satin:#a4d6d2;
--frosty-soft-blue:#b2e0e0;
--venetian-yellow:#f6e4a2;
--fiery-glow:#f24e1c;
}

More palettes to explore