All Palettes

Color Palette #1d93d3, #6da0e9, #a2c4e7, #f9c5a9, #f56a66

0%
0%
0%

CSS code for this palette

/* CSS */
.homeworld {
color: #1d93d3;
}
.greek-sea {
color: #6da0e9;
}
.windsor-way {
color: #a2c4e7;
}
.peach-damask {
color: #f9c5a9;
}
.sriracha {
color: #f56a66;
}

/* CSS Variables */
:root {
--homeworld:#1d93d3;
--greek-sea:#6da0e9;
--windsor-way:#a2c4e7;
--peach-damask:#f9c5a9;
--sriracha:#f56a66;
}

More palettes to explore