All Palettes

Color Palette #dbe5f5, #a2c2e6, #7e9bc4, #f1c84b, #c95c3b

0%
0%
0%

CSS code for this palette

/* CSS */
.azureish-white {
color: #dbe5f5;
}
.sky-high {
color: #a2c2e6;
}
.alaskan-ice {
color: #7e9bc4;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.reed-mace {
color: #c95c3b;
}

/* CSS Variables */
:root {
--azureish-white:#dbe5f5;
--sky-high:#a2c2e6;
--alaskan-ice:#7e9bc4;
--solar-plexus-chakra:#f1c84b;
--reed-mace:#c95c3b;
}

More palettes to explore