All Palettes

Color Palette #1e99ae, #4bb9d2, #a4e1e5, #f0e6a3, #f5a524

0%
0%
0%

CSS code for this palette

/* CSS */
.tropical-lagoon {
color: #1e99ae;
}
.bachelor-button {
color: #4bb9d2;
}
.charlotte {
color: #a4e1e5;
}
.boxwood-yellow {
color: #f0e6a3;
}
.apricot-glazed-chicken {
color: #f5a524;
}

/* CSS Variables */
:root {
--tropical-lagoon:#1e99ae;
--bachelor-button:#4bb9d2;
--charlotte:#a4e1e5;
--boxwood-yellow:#f0e6a3;
--apricot-glazed-chicken:#f5a524;
}

More palettes to explore