All Palettes

Color Palette #2a4d6a, #5a7f8c, #90b6a6, #cae2da, #f1c84b

0%
0%
0%

CSS code for this palette

/* CSS */
.celestial-blue {
color: #2a4d6a;
}
.technical-blue {
color: #5a7f8c;
}
.lichen {
color: #90b6a6;
}
.moody-mist {
color: #cae2da;
}
.solar-plexus-chakra {
color: #f1c84b;
}

/* CSS Variables */
:root {
--celestial-blue:#2a4d6a;
--technical-blue:#5a7f8c;
--lichen:#90b6a6;
--moody-mist:#cae2da;
--solar-plexus-chakra:#f1c84b;
}

More palettes to explore