All Palettes

Color Palette #1a8a8e, #4ac1c9, #a1e5e8, #f1f8f7, #f6b83c

0%
0%
0%

CSS code for this palette

/* CSS */
.pagoda-blue {
color: #1a8a8e;
}
.sea-serpent {
color: #4ac1c9;
}
.blizzard-blue {
color: #a1e5e8;
}
.distant-horizon {
color: #f1f8f7;
}
.squash-blossom {
color: #f6b83c;
}

/* CSS Variables */
:root {
--pagoda-blue:#1a8a8e;
--sea-serpent:#4ac1c9;
--blizzard-blue:#a1e5e8;
--distant-horizon:#f1f8f7;
--squash-blossom:#f6b83c;
}

More palettes to explore