All Palettes

Color Palette #1b4b4b, #2abbad, #ff6d1f, #ff298d, #ffd900

0%
0%
0%

CSS code for this palette

/* CSS */
.lacustral {
color: #1b4b4b;
}
.island-aqua {
color: #2abbad;
}
.shocking-orange {
color: #ff6d1f;
}
.unicorn-dust {
color: #ff298d;
}
.soviet-gold {
color: #ffd900;
}

/* CSS Variables */
:root {
--lacustral:#1b4b4b;
--island-aqua:#2abbad;
--shocking-orange:#ff6d1f;
--unicorn-dust:#ff298d;
--soviet-gold:#ffd900;
}

More palettes to explore