All Palettes

Color Palette #efc3ce, #f2a07d, #2198b0, #1e446b, #e3c187

0%
0%
0%

CSS code for this palette

/* CSS */
.soft-satin {
color: #efc3ce;
}
.coral-silk {
color: #f2a07d;
}
.tropical-lagoon {
color: #2198b0;
}
.lucidity {
color: #1e446b;
}
.new-orleans {
color: #e3c187;
}

/* CSS Variables */
:root {
--soft-satin:#efc3ce;
--coral-silk:#f2a07d;
--tropical-lagoon:#2198b0;
--lucidity:#1e446b;
--new-orleans:#e3c187;
}

More palettes to explore