All Palettes

Color Palette #1f3d5c, #4b8c9b, #7dcaca, #f2e3a1, #e09e4d

0%
0%
0%

CSS code for this palette

/* CSS */
.sir-edmund {
color: #1f3d5c;
}
.adrift {
color: #4b8c9b;
}
.pearl-bay {
color: #7dcaca;
}
.sugar-cookie {
color: #f2e3a1;
}
.honeycomb-yellow {
color: #e09e4d;
}

/* CSS Variables */
:root {
--sir-edmund:#1f3d5c;
--adrift:#4b8c9b;
--pearl-bay:#7dcaca;
--sugar-cookie:#f2e3a1;
--honeycomb-yellow:#e09e4d;
}

More palettes to explore