All Palettes

Color Palette #8f9cb3, #a7c6e7, #cfe8f2, #f5e69e, #f9c69f

0%
0%
0%

CSS code for this palette

/* CSS */
.periwinkle-dusk {
color: #8f9cb3;
}
.island-light {
color: #a7c6e7;
}
.new-heights {
color: #cfe8f2;
}
.venetian-yellow {
color: #f5e69e;
}
.shrimp-toast {
color: #f9c69f;
}

/* CSS Variables */
:root {
--periwinkle-dusk:#8f9cb3;
--island-light:#a7c6e7;
--new-heights:#cfe8f2;
--venetian-yellow:#f5e69e;
--shrimp-toast:#f9c69f;
}

More palettes to explore