All Palettes

Color Palette #1f7a7a, #4eb7b7, #a4d6d6, #e1efef, #ffb3b3

0%
0%
0%

CSS code for this palette

/* CSS */
.geneva-green {
color: #1f7a7a;
}
.crystalsong-blue {
color: #4eb7b7;
}
.smooth-satin {
color: #a4d6d6;
}
.himalayan-mist {
color: #e1efef;
}
.wildflower-bouquet {
color: #ffb3b3;
}

/* CSS Variables */
:root {
--geneva-green:#1f7a7a;
--crystalsong-blue:#4eb7b7;
--smooth-satin:#a4d6d6;
--himalayan-mist:#e1efef;
--wildflower-bouquet:#ffb3b3;
}

More palettes to explore