All Palettes

Color Palette #3a5f8d, #5f9b9b, #b5d99b, #f1e0a2, #e8a29c

0%
0%
0%

CSS code for this palette

/* CSS */
.antilles-blue {
color: #3a5f8d;
}
.jugendstil-turquoise {
color: #5f9b9b;
}
.witty-green {
color: #b5d99b;
}
.roadster-yellow {
color: #f1e0a2;
}
.bussell-lace {
color: #e8a29c;
}

/* CSS Variables */
:root {
--antilles-blue:#3a5f8d;
--jugendstil-turquoise:#5f9b9b;
--witty-green:#b5d99b;
--roadster-yellow:#f1e0a2;
--bussell-lace:#e8a29c;
}

More palettes to explore