All Palettes

Color Palette #bac7d8, #a0d5e9, #5ec6d4, #f2e3ba, #f4b69f

0%
0%
0%

CSS code for this palette

/* CSS */
.angora-blue {
color: #bac7d8;
}
.light-budgie-blue {
color: #a0d5e9;
}
.watercourse {
color: #5ec6d4;
}
.pearl-yellow {
color: #f2e3ba;
}
.first-date {
color: #f4b69f;
}

/* CSS Variables */
:root {
--angora-blue:#bac7d8;
--light-budgie-blue:#a0d5e9;
--watercourse:#5ec6d4;
--pearl-yellow:#f2e3ba;
--first-date:#f4b69f;
}

More palettes to explore