All Palettes

Color Palette #a8b3c2, #a1c6d4, #f1e7a2, #ffb84d, #ff6b61

0%
0%
0%

CSS code for this palette

/* CSS */
.grey-agate {
color: #a8b3c2;
}
.blue-dam {
color: #a1c6d4;
}
.majestic-treasures {
color: #f1e7a2;
}
.floral-leaf {
color: #ffb84d;
}
.pastel-red {
color: #ff6b61;
}

/* CSS Variables */
:root {
--grey-agate:#a8b3c2;
--blue-dam:#a1c6d4;
--majestic-treasures:#f1e7a2;
--floral-leaf:#ffb84d;
--pastel-red:#ff6b61;
}

More palettes to explore