All Palettes

Color Palette #3d8d8f, #4fb2b5, #75d5d7, #f6e0a7, #fab700

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-chill {
color: #3d8d8f;
}
.crystalsong-blue {
color: #4fb2b5;
}
.andes-sky {
color: #75d5d7;
}
.optimistic-yellow {
color: #f6e0a7;
}
.blue-angels-yellow {
color: #fab700;
}

/* CSS Variables */
:root {
--blue-chill:#3d8d8f;
--crystalsong-blue:#4fb2b5;
--andes-sky:#75d5d7;
--optimistic-yellow:#f6e0a7;
--blue-angels-yellow:#fab700;
}

More palettes to explore