All Palettes

Color Palette #c8dae5, #76b7d5, #3a8c8d, #f5bb32, #d8792c

0%
0%
0%

CSS code for this palette

/* CSS */
.simple-serenity {
color: #c8dae5;
}
.blue-chrysocolla {
color: #76b7d5;
}
.blue-chill {
color: #3a8c8d;
}
.barberry-yellow {
color: #f5bb32;
}
.bitter-orange {
color: #d8792c;
}

/* CSS Variables */
:root {
--simple-serenity:#c8dae5;
--blue-chrysocolla:#76b7d5;
--blue-chill:#3a8c8d;
--barberry-yellow:#f5bb32;
--bitter-orange:#d8792c;
}

More palettes to explore