All Palettes

Color Palette #1ab5d1, #3eccb9, #6bf5a4, #f1e94b, #f26969

0%
0%
0%

CSS code for this palette

/* CSS */
.h-l-n-blue {
color: #1ab5d1;
}
.bianchi-green {
color: #3eccb9;
}
.screen-glow {
color: #6bf5a4;
}
.yellow-petal {
color: #f1e94b;
}
.usubeni-red {
color: #f26969;
}

/* CSS Variables */
:root {
--h-l-n-blue:#1ab5d1;
--bianchi-green:#3eccb9;
--screen-glow:#6bf5a4;
--yellow-petal:#f1e94b;
--usubeni-red:#f26969;
}

More palettes to explore