All Palettes

Color Palette #a4c8df, #b9e1e4, #e2f0f8, #f5d0a3, #f7b1a1

0%
0%
0%

CSS code for this palette

/* CSS */
.sea-cliff {
color: #a4c8df;
}
.basin-blue {
color: #b9e1e4;
}
.clear-vision {
color: #e2f0f8;
}
.tequila {
color: #f5d0a3;
}
.first-date {
color: #f7b1a1;
}

/* CSS Variables */
:root {
--sea-cliff:#a4c8df;
--basin-blue:#b9e1e4;
--clear-vision:#e2f0f8;
--tequila:#f5d0a3;
--first-date:#f7b1a1;
}

More palettes to explore