All Palettes

Color Palette #a6c4d9, #b8e0e5, #f1f9f9, #f4c3c7, #ebadba

0%
0%
0%

CSS code for this palette

/* CSS */
.frozen-blue {
color: #a6c4d9;
}
.basin-blue {
color: #b8e0e5;
}
.distant-horizon {
color: #f1f9f9;
}
.rose-reminder {
color: #f4c3c7;
}
.kawaii {
color: #ebadba;
}

/* CSS Variables */
:root {
--frozen-blue:#a6c4d9;
--basin-blue:#b8e0e5;
--distant-horizon:#f1f9f9;
--rose-reminder:#f4c3c7;
--kawaii:#ebadba;
}

More palettes to explore