All Palettes

Color Palette #a8d3e1, #a6c4d9, #a5b7cf, #f1cb4b, #f67d3c

0%
0%
0%

CSS code for this palette

/* CSS */
.light-blue-glint {
color: #a8d3e1;
}
.frozen-blue {
color: #a6c4d9;
}
.minuet {
color: #a5b7cf;
}
.solar-plexus-chakra {
color: #f1cb4b;
}
.goku-orange {
color: #f67d3c;
}

/* CSS Variables */
:root {
--light-blue-glint:#a8d3e1;
--frozen-blue:#a6c4d9;
--minuet:#a5b7cf;
--solar-plexus-chakra:#f1cb4b;
--goku-orange:#f67d3c;
}

More palettes to explore