All Palettes

Color Palette #1ab5c7, #3ba08e, #6ea55f, #e5b534, #f26c3a

0%
0%
0%

CSS code for this palette

/* CSS */
.lago-blue {
color: #1ab5c7;
}
.marine-green {
color: #3ba08e;
}
.dull-green {
color: #6ea55f;
}
.super-lemon {
color: #e5b534;
}
.mandarin-orange {
color: #f26c3a;
}

/* CSS Variables */
:root {
--lago-blue:#1ab5c7;
--marine-green:#3ba08e;
--dull-green:#6ea55f;
--super-lemon:#e5b534;
--mandarin-orange:#f26c3a;
}

More palettes to explore