All Palettes

Color Palette #1f9cb2, #66d2e1, #a1e3e2, #f6f8f7, #f5a524

0%
0%
0%

CSS code for this palette

/* CSS */
.tropical-lagoon {
color: #1f9cb2;
}
.turquoise-sea {
color: #66d2e1;
}
.everest {
color: #a1e3e2;
}
.lynx-white {
color: #f6f8f7;
}
.apricot-glazed-chicken {
color: #f5a524;
}

/* CSS Variables */
:root {
--tropical-lagoon:#1f9cb2;
--turquoise-sea:#66d2e1;
--everest:#a1e3e2;
--lynx-white:#f6f8f7;
--apricot-glazed-chicken:#f5a524;
}

More palettes to explore