All Palettes

Color Palette #2d598f, #4a97b0, #7bc2d1, #f0b14c, #e07b38

0%
0%
0%

CSS code for this palette

/* CSS */
.b-dazzled-blue {
color: #2d598f;
}
.starflower-blue {
color: #4a97b0;
}
.wavelet {
color: #7bc2d1;
}
.goldsmith {
color: #f0b14c;
}
.citrus-blast {
color: #e07b38;
}

/* CSS Variables */
:root {
--b-dazzled-blue:#2d598f;
--starflower-blue:#4a97b0;
--wavelet:#7bc2d1;
--goldsmith:#f0b14c;
--citrus-blast:#e07b38;
}

More palettes to explore