All Palettes

Color Palette #2b9ed4, #5ac5e2, #a6e3e3, #f5f7c5, #f4a462

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-damselfly {
color: #2b9ed4;
}
.sea-capture {
color: #5ac5e2;
}
.ice-crystal-blue {
color: #a6e3e3;
}
.cocoa-butter {
color: #f5f7c5;
}
.shrimp-cocktail {
color: #f4a462;
}

/* CSS Variables */
:root {
--blue-damselfly:#2b9ed4;
--sea-capture:#5ac5e2;
--ice-crystal-blue:#a6e3e3;
--cocoa-butter:#f5f7c5;
--shrimp-cocktail:#f4a462;
}

More palettes to explore