All Palettes

Color Palette #3f7d92, #66b2b0, #a4dad7, #f2e7a1, #f9c54e

0%
0%
0%

CSS code for this palette

/* CSS */
.larkspur {
color: #3f7d92;
}
.veranda-blue {
color: #66b2b0;
}
.aqua-island {
color: #a4dad7;
}
.majestic-treasures {
color: #f2e7a1;
}
.creamy-sweet-corn {
color: #f9c54e;
}

/* CSS Variables */
:root {
--larkspur:#3f7d92;
--veranda-blue:#66b2b0;
--aqua-island:#a4dad7;
--majestic-treasures:#f2e7a1;
--creamy-sweet-corn:#f9c54e;
}

More palettes to explore