All Palettes

Color Palette #2b6f82, #4d9d88, #82c4a9, #f4c162, #f58d7a

0%
0%
0%

CSS code for this palette

/* CSS */
.tl-loc-blue {
color: #2b6f82;
}
.inspiration-peak {
color: #4d9d88;
}
.green-balloon {
color: #82c4a9;
}
.sunset-gold {
color: #f4c162;
}
.hot-calypso {
color: #f58d7a;
}

/* CSS Variables */
:root {
--tl-loc-blue:#2b6f82;
--inspiration-peak:#4d9d88;
--green-balloon:#82c4a9;
--sunset-gold:#f4c162;
--hot-calypso:#f58d7a;
}

More palettes to explore