All Palettes

Color Palette #2f4b6f, #5c7b9d, #89b3c2, #f1d3a7, #d67a5c

0%
0%
0%

CSS code for this palette

/* CSS */
.midnight-interlude {
color: #2f4b6f;
}
.blue-plate {
color: #5c7b9d;
}
.crystal-lake {
color: #89b3c2;
}
.straw-hat {
color: #f1d3a7;
}
.clay-mug {
color: #d67a5c;
}

/* CSS Variables */
:root {
--midnight-interlude:#2f4b6f;
--blue-plate:#5c7b9d;
--crystal-lake:#89b3c2;
--straw-hat:#f1d3a7;
--clay-mug:#d67a5c;
}

More palettes to explore