All Palettes

Color Palette #1bc3e4, #4edab9, #efe54d, #f9a339, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.caribbean-blue {
color: #1bc3e4;
}
.peppy-peacock {
color: #4edab9;
}
.yellow-petal {
color: #efe54d;
}
.lightning-yellow {
color: #f9a339;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--caribbean-blue:#1bc3e4;
--peppy-peacock:#4edab9;
--yellow-petal:#efe54d;
--lightning-yellow:#f9a339;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore