All Palettes

Color Palette #1b2027, #3b4a6d, #4b6b86, #6eb9b2, #f5c670

0%
0%
0%

CSS code for this palette

/* CSS */
.coarse-wool {
color: #1b2027;
}
.jazz-age-blues {
color: #3b4a6d;
}
.wedgewood {
color: #4b6b86;
}
.florida-turquoise {
color: #6eb9b2;
}
.cornsilk-yellow {
color: #f5c670;
}

/* CSS Variables */
:root {
--coarse-wool:#1b2027;
--jazz-age-blues:#3b4a6d;
--wedgewood:#4b6b86;
--florida-turquoise:#6eb9b2;
--cornsilk-yellow:#f5c670;
}

More palettes to explore