All Palettes

Color Palette #2b2c7d, #6a7bb9, #a1c1d4, #f1b1c2, #f8d86d

0%
0%
0%

CSS code for this palette

/* CSS */
.st-patrick-s-blue {
color: #2b2c7d;
}
.persian-jewel {
color: #6a7bb9;
}
.airborne {
color: #a1c1d4;
}
.ibis {
color: #f1b1c2;
}
.forsythia-blossom {
color: #f8d86d;
}

/* CSS Variables */
:root {
--st-patrick-s-blue:#2b2c7d;
--persian-jewel:#6a7bb9;
--airborne:#a1c1d4;
--ibis:#f1b1c2;
--forsythia-blossom:#f8d86d;
}

More palettes to explore