All Palettes

Color Palette #1a6f84, #4ea0a2, #79c8c7, #a4e5d8, #f2f2f2

0%
0%
0%

CSS code for this palette

/* CSS */
.billabong {
color: #1a6f84;
}
.rockpool {
color: #4ea0a2;
}
.blue-green-gem {
color: #79c8c7;
}
.sea-glass-teal {
color: #a4e5d8;
}
.bleached-silk {
color: #f2f2f2;
}

/* CSS Variables */
:root {
--billabong:#1a6f84;
--rockpool:#4ea0a2;
--blue-green-gem:#79c8c7;
--sea-glass-teal:#a4e5d8;
--bleached-silk:#f2f2f2;
}

More palettes to explore