All Palettes

Color Palette #1d688b, #50b4b2, #8dd3d8, #f8d99b, #d8584f

0%
0%
0%

CSS code for this palette

/* CSS */
.traditional-blue {
color: #1d688b;
}
.crystalsong-blue {
color: #50b4b2;
}
.winter-chill {
color: #8dd3d8;
}
.honey-tone {
color: #f8d99b;
}
.valencia {
color: #d8584f;
}

/* CSS Variables */
:root {
--traditional-blue:#1d688b;
--crystalsong-blue:#50b4b2;
--winter-chill:#8dd3d8;
--honey-tone:#f8d99b;
--valencia:#d8584f;
}

More palettes to explore