All Palettes

Color Palette #1e99ae, #4eb7d4, #a9e1e5, #f1f5f9, #f9d68b

0%
0%
0%

CSS code for this palette

/* CSS */
.tropical-lagoon {
color: #1e99ae;
}
.aztec-sky {
color: #4eb7d4;
}
.vandermint {
color: #a9e1e5;
}
.child-of-light {
color: #f1f5f9;
}
.5 {
color: #f9d68b;
}

/* CSS Variables */
:root {
--tropical-lagoon:#1e99ae;
--aztec-sky:#4eb7d4;
--vandermint:#a9e1e5;
--child-of-light:#f1f5f9;
--5:#f9d68b;
}

More palettes to explore