All Palettes

Color Palette #aac7e9, #f2d2a1, #f6a7af, #c9d4e9, #4b70a0

0%
0%
0%

CSS code for this palette

/* CSS */
.baby-bunting {
color: #aac7e9;
}
.antique-wicker-basket {
color: #f2d2a1;
}
.pink-fit {
color: #f6a7af;
}
.heroic-heron {
color: #c9d4e9;
}
.great-serpent {
color: #4b70a0;
}

/* CSS Variables */
:root {
--baby-bunting:#aac7e9;
--antique-wicker-basket:#f2d2a1;
--pink-fit:#f6a7af;
--heroic-heron:#c9d4e9;
--great-serpent:#4b70a0;
}

More palettes to explore