All Palettes

Color Palette #a8d3e1, #e1b7d2, #f4cca4, #f9d68b, #fab700

0%
0%
0%

CSS code for this palette

/* CSS */
.light-blue-glint {
color: #a8d3e1;
}
.eau-de-rose {
color: #e1b7d2;
}
.tequila {
color: #f4cca4;
}
.5 {
color: #f9d68b;
}
.blue-angels-yellow {
color: #fab700;
}

/* CSS Variables */
:root {
--light-blue-glint:#a8d3e1;
--eau-de-rose:#e1b7d2;
--tequila:#f4cca4;
--5:#f9d68b;
--blue-angels-yellow:#fab700;
}

More palettes to explore