All Palettes

Color Palette #1d3f54, #4a7c8c, #92c8d3, #f4e49f, #d15c4d

0%
0%
0%

CSS code for this palette

/* CSS */
.capital-blue {
color: #1d3f54;
}
.sotek-green {
color: #4a7c8c;
}
.idyllic-isle {
color: #92c8d3;
}
.venetian-yellow {
color: #f4e49f;
}
.wet-coral {
color: #d15c4d;
}

/* CSS Variables */
:root {
--capital-blue:#1d3f54;
--sotek-green:#4a7c8c;
--idyllic-isle:#92c8d3;
--venetian-yellow:#f4e49f;
--wet-coral:#d15c4d;
}

More palettes to explore