All Palettes

Color Palette #b1c2d2, #a9b7c6, #7f9bb8, #f4b1a4, #eab8d2

0%
0%
0%

CSS code for this palette

/* CSS */
.elevated {
color: #b1c2d2;
}
.blue-tribute {
color: #a9b7c6;
}
.bluesy-note {
color: #7f9bb8;
}
.first-date {
color: #f4b1a4;
}
.sweet-taffy {
color: #eab8d2;
}

/* CSS Variables */
:root {
--elevated:#b1c2d2;
--blue-tribute:#a9b7c6;
--bluesy-note:#7f9bb8;
--first-date:#f4b1a4;
--sweet-taffy:#eab8d2;
}

More palettes to explore