All Palettes

Color Palette #a8c8e6, #b8e1e5, #e1f1f4, #f9e2d2, #f9b39f

0%
0%
0%

CSS code for this palette

/* CSS */
.template {
color: #a8c8e6;
}
.basin-blue {
color: #b8e1e5;
}
.diamond-white {
color: #e1f1f4;
}
.sandy-beach {
color: #f9e2d2;
}
.mystic-tulip {
color: #f9b39f;
}

/* CSS Variables */
:root {
--template:#a8c8e6;
--basin-blue:#b8e1e5;
--diamond-white:#e1f1f4;
--sandy-beach:#f9e2d2;
--mystic-tulip:#f9b39f;
}

More palettes to explore