All Palettes

Color Palette #1ab8e0, #3dd1c8, #67e4a6, #f4df57, #ff7142

0%
0%
0%

CSS code for this palette

/* CSS */
.caribbean-blue {
color: #1ab8e0;
}
.bianchi-green {
color: #3dd1c8;
}
.medium-aquamarine {
color: #67e4a6;
}
.tamarack-yellow {
color: #f4df57;
}
.precious-persimmon {
color: #ff7142;
}

/* CSS Variables */
:root {
--caribbean-blue:#1ab8e0;
--bianchi-green:#3dd1c8;
--medium-aquamarine:#67e4a6;
--tamarack-yellow:#f4df57;
--precious-persimmon:#ff7142;
}

More palettes to explore