All Palettes

Color Palette #1f6f7a, #3d8f8c, #5fbf9d, #a3e6b4, #fef3b4

0%
0%
0%

CSS code for this palette

/* CSS */
.allports {
color: #1f6f7a;
}
.blue-chill {
color: #3d8f8c;
}
.peppermint-fresh {
color: #5fbf9d;
}
.overtone {
color: #a3e6b4;
}
.dandelion-whisper {
color: #fef3b4;
}

/* CSS Variables */
:root {
--allports:#1f6f7a;
--blue-chill:#3d8f8c;
--peppermint-fresh:#5fbf9d;
--overtone:#a3e6b4;
--dandelion-whisper:#fef3b4;
}

More palettes to explore