All Palettes

Color Palette #3bc8e8, #60ebdd, #a2f1e7, #f4c9a4, #f89d8b

0%
0%
0%

CSS code for this palette

/* CSS */
.shovel-knight {
color: #3bc8e8;
}
.near-moon {
color: #60ebdd;
}
.pale-king-s-blue {
color: #a2f1e7;
}
.citrus-sachet {
color: #f4c9a4;
}
.poppy-petal {
color: #f89d8b;
}

/* CSS Variables */
:root {
--shovel-knight:#3bc8e8;
--near-moon:#60ebdd;
--pale-king-s-blue:#a2f1e7;
--citrus-sachet:#f4c9a4;
--poppy-petal:#f89d8b;
}

More palettes to explore