All Palettes

Color Palette #1c8dba, #4bc4e2, #a6e1e7, #f2f7f7, #fbe4e4

0%
0%
0%

CSS code for this palette

/* CSS */
.hidden-springs {
color: #1c8dba;
}
.clean-pool {
color: #4bc4e2;
}
.luminescent-blue {
color: #a6e1e7;
}
.gram-s-hair {
color: #f2f7f7;
}
.royal-wedding {
color: #fbe4e4;
}

/* CSS Variables */
:root {
--hidden-springs:#1c8dba;
--clean-pool:#4bc4e2;
--luminescent-blue:#a6e1e7;
--gram-s-hair:#f2f7f7;
--royal-wedding:#fbe4e4;
}

More palettes to explore