All Palettes

Color Palette #d3a0e9, #e2d3a7, #f6c9a7, #f4a462, #2b3d50

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-ube {
color: #d3a0e9;
}
.gratin-dauphinois {
color: #e2d3a7;
}
.citrus-sachet {
color: #f6c9a7;
}
.shrimp-cocktail {
color: #f4a462;
}
.snap-shot {
color: #2b3d50;
}

/* CSS Variables */
:root {
--bright-ube:#d3a0e9;
--gratin-dauphinois:#e2d3a7;
--citrus-sachet:#f6c9a7;
--shrimp-cocktail:#f4a462;
--snap-shot:#2b3d50;
}

More palettes to explore