All Palettes

Color Palette #1c3f4a, #4a7c8c, #7db2b5, #c4e4e4, #f4b09f

0%
0%
0%

CSS code for this palette

/* CSS */
.bay-isle-pointe {
color: #1c3f4a;
}
.sotek-green {
color: #4a7c8c;
}
.buoyancy {
color: #7db2b5;
}
.swan-lake {
color: #c4e4e4;
}
.first-date {
color: #f4b09f;
}

/* CSS Variables */
:root {
--bay-isle-pointe:#1c3f4a;
--sotek-green:#4a7c8c;
--buoyancy:#7db2b5;
--swan-lake:#c4e4e4;
--first-date:#f4b09f;
}

More palettes to explore