All Palettes

Color Palette #d97b45, #f6a05a, #fcd778, #ffdd99, #f7b2a1

0%
0%
0%

CSS code for this palette

/* CSS */
.japanese-koi {
color: #d97b45;
}
.bergamot-orange {
color: #f6a05a;
}
.lemon-drop {
color: #fcd778;
}
.butter-cupcake {
color: #ffdd99;
}
.first-date {
color: #f7b2a1;
}

/* CSS Variables */
:root {
--japanese-koi:#d97b45;
--bergamot-orange:#f6a05a;
--lemon-drop:#fcd778;
--butter-cupcake:#ffdd99;
--first-date:#f7b2a1;
}

More palettes to explore