All Palettes

Color Palette #4a9acf, #2c6b9b, #1e4a6c, #f1a8a2, #f3c26d

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-tourmaline {
color: #4a9acf;
}
.blues {
color: #2c6b9b;
}
.terror-from-the-deep {
color: #1e4a6c;
}
.calabrese {
color: #f1a8a2;
}
.hawker-s-gold {
color: #f3c26d;
}

/* CSS Variables */
:root {
--blue-tourmaline:#4a9acf;
--blues:#2c6b9b;
--terror-from-the-deep:#1e4a6c;
--calabrese:#f1a8a2;
--hawker-s-gold:#f3c26d;
}

More palettes to explore