All Palettes

Color Palette #f1a7b3, #e6d1a8, #b9c6d4, #a1c8d4, #4a8a8c

0%
0%
0%

CSS code for this palette

/* CSS */
.princess {
color: #f1a7b3;
}
.morning-wheat {
color: #e6d1a8;
}
.hyacinth-tint {
color: #b9c6d4;
}
.blue-dam {
color: #a1c8d4;
}
.flounce {
color: #4a8a8c;
}

/* CSS Variables */
:root {
--princess:#f1a7b3;
--morning-wheat:#e6d1a8;
--hyacinth-tint:#b9c6d4;
--blue-dam:#a1c8d4;
--flounce:#4a8a8c;
}

More palettes to explore