All Palettes

Color Palette #b7c2d7, #e4afc0, #f2d48c, #f3d3d3, #ea6c3e

0%
0%
0%

CSS code for this palette

/* CSS */
.virginia-blue {
color: #b7c2d7;
}
.sekichiku-pink {
color: #e4afc0;
}
.sprouted {
color: #f2d48c;
}
.french-bustle {
color: #f3d3d3;
}
.aurora-orange {
color: #ea6c3e;
}

/* CSS Variables */
:root {
--virginia-blue:#b7c2d7;
--sekichiku-pink:#e4afc0;
--sprouted:#f2d48c;
--french-bustle:#f3d3d3;
--aurora-orange:#ea6c3e;
}

More palettes to explore