All Palettes

Color Palette #2e7c9e, #4cb8b2, #90d5d1, #f4e7a9, #f0b000

0%
0%
0%

CSS code for this palette

/* CSS */
.fun-and-games {
color: #2e7c9e;
}
.tropical-escape {
color: #4cb8b2;
}
.summer-soft-blue {
color: #90d5d1;
}
.muscadine {
color: #f4e7a9;
}
.american-yellow {
color: #f0b000;
}

/* CSS Variables */
:root {
--fun-and-games:#2e7c9e;
--tropical-escape:#4cb8b2;
--summer-soft-blue:#90d5d1;
--muscadine:#f4e7a9;
--american-yellow:#f0b000;
}

More palettes to explore