All Palettes

Color Palette #1f6b7a, #4fb2b5, #a2e0e7, #f6f8f1, #f9bab4

0%
0%
0%

CSS code for this palette

/* CSS */
.allports {
color: #1f6b7a;
}
.crystalsong-blue {
color: #4fb2b5;
}
.luminescent-blue {
color: #a2e0e7;
}
.laundry-white {
color: #f6f8f1;
}
.mixed-fruit {
color: #f9bab4;
}

/* CSS Variables */
:root {
--allports:#1f6b7a;
--crystalsong-blue:#4fb2b5;
--luminescent-blue:#a2e0e7;
--laundry-white:#f6f8f1;
--mixed-fruit:#f9bab4;
}

More palettes to explore