All Palettes

Color Palette #1a6d8e, #4cb8d6, #a0e0e9, #f5bfa8, #f8e0b4

0%
0%
0%

CSS code for this palette

/* CSS */
.bondi {
color: #1a6d8e;
}
.aztec-sky {
color: #4cb8d6;
}
.luminescent-blue {
color: #a0e0e9;
}
.heirloom-apricot {
color: #f5bfa8;
}
.butter-muffin {
color: #f8e0b4;
}

/* CSS Variables */
:root {
--bondi:#1a6d8e;
--aztec-sky:#4cb8d6;
--luminescent-blue:#a0e0e9;
--heirloom-apricot:#f5bfa8;
--butter-muffin:#f8e0b4;
}

More palettes to explore