All Palettes

Color Palette #1f8e8c, #f7c94b, #e76e50, #2a4d6a, #f9f8d2

0%
0%
0%

CSS code for this palette

/* CSS */
.ocean-liner {
color: #1f8e8c;
}
.sunny-mood {
color: #f7c94b;
}
.entan-red {
color: #e76e50;
}
.celestial-blue {
color: #2a4d6a;
}
.utepils {
color: #f9f8d2;
}

/* CSS Variables */
:root {
--ocean-liner:#1f8e8c;
--sunny-mood:#f7c94b;
--entan-red:#e76e50;
--celestial-blue:#2a4d6a;
--utepils:#f9f8d2;
}

More palettes to explore