All Palettes

Color Palette #1c8d8d, #4db1b3, #a2d8d8, #f0eaa3, #f6a83c

0%
0%
0%

CSS code for this palette

/* CSS */
.ocean-liner {
color: #1c8d8d;
}
.crystalsong-blue {
color: #4db1b3;
}
.aqua-island {
color: #a2d8d8;
}
.majestic-treasures {
color: #f0eaa3;
}
.raichu-orange {
color: #f6a83c;
}

/* CSS Variables */
:root {
--ocean-liner:#1c8d8d;
--crystalsong-blue:#4db1b3;
--aqua-island:#a2d8d8;
--majestic-treasures:#f0eaa3;
--raichu-orange:#f6a83c;
}

More palettes to explore