All Palettes

Color Palette #a5d5e9, #f1b6d8, #f7d58d, #f9b49f, #f08e7a

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-bubble {
color: #a5d5e9;
}
.soft-cashmere {
color: #f1b6d8;
}
.maybe-maui {
color: #f7d58d;
}
.mystic-tulip {
color: #f9b49f;
}
.lox {
color: #f08e7a;
}

/* CSS Variables */
:root {
--blue-bubble:#a5d5e9;
--soft-cashmere:#f1b6d8;
--maybe-maui:#f7d58d;
--mystic-tulip:#f9b49f;
--lox:#f08e7a;
}

More palettes to explore