All Palettes

Color Palette #7a9bc2, #85b5d5, #a1d5e8, #e6c2b3, #f49b95

0%
0%
0%

CSS code for this palette

/* CSS */
.cottage-blue {
color: #7a9bc2;
}
.blue-bell {
color: #85b5d5;
}
.light-budgie-blue {
color: #a1d5e8;
}
.antoinette-pink {
color: #e6c2b3;
}
.vinaceous {
color: #f49b95;
}

/* CSS Variables */
:root {
--cottage-blue:#7a9bc2;
--blue-bell:#85b5d5;
--light-budgie-blue:#a1d5e8;
--antoinette-pink:#e6c2b3;
--vinaceous:#f49b95;
}

More palettes to explore