All Palettes

Color Palette #1b649d, #4da8c7, #a3d7e0, #f9e6b9, #f28f2c

0%
0%
0%

CSS code for this palette

/* CSS */
.jazz-blue {
color: #1b649d;
}
.blue-grotto {
color: #4da8c7;
}
.terrace-pool {
color: #a3d7e0;
}
.hawaiian-cream {
color: #f9e6b9;
}
.quince-jelly {
color: #f28f2c;
}

/* CSS Variables */
:root {
--jazz-blue:#1b649d;
--blue-grotto:#4da8c7;
--terrace-pool:#a3d7e0;
--hawaiian-cream:#f9e6b9;
--quince-jelly:#f28f2c;
}

More palettes to explore