All Palettes

Color Palette #1a8c9e, #4cb8b1, #74e2d8, #f2e6a6, #f29d3a

0%
0%
0%

CSS code for this palette

/* CSS */
.safe-harbour {
color: #1a8c9e;
}
.tropical-escape {
color: #4cb8b1;
}
.turquoise-chalk {
color: #74e2d8;
}
.cymophane-yellow {
color: #f2e6a6;
}
.amber-glow {
color: #f29d3a;
}

/* CSS Variables */
:root {
--safe-harbour:#1a8c9e;
--tropical-escape:#4cb8b1;
--turquoise-chalk:#74e2d8;
--cymophane-yellow:#f2e6a6;
--amber-glow:#f29d3a;
}

More palettes to explore