All Palettes

Color Palette #1e406c, #1f6d8e, #2ea7b2, #6fd8a1, #ffb84d

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-mosque {
color: #1e406c;
}
.chill-of-the-night {
color: #1f6d8e;
}
.green-buoy {
color: #2ea7b2;
}
.aurora-green {
color: #6fd8a1;
}
.floral-leaf {
color: #ffb84d;
}

/* CSS Variables */
:root {
--blue-mosque:#1e406c;
--chill-of-the-night:#1f6d8e;
--green-buoy:#2ea7b2;
--aurora-green:#6fd8a1;
--floral-leaf:#ffb84d;
}

More palettes to explore