All Palettes

Color Palette #4b78a0, #1b8b8d, #34b79d, #f6c6c1, #f9e7a4

0%
0%
0%

CSS code for this palette

/* CSS */
.zenith {
color: #4b78a0;
}
.ocean-liner {
color: #1b8b8d;
}
.first-post {
color: #34b79d;
}
.millennial-pink {
color: #f6c6c1;
}
.lemon-filling {
color: #f9e7a4;
}

/* CSS Variables */
:root {
--zenith:#4b78a0;
--ocean-liner:#1b8b8d;
--first-post:#34b79d;
--millennial-pink:#f6c6c1;
--lemon-filling:#f9e7a4;
}

More palettes to explore