All Palettes

Color Palette #f9c69f, #ff9e66, #ff6d29, #d84b18, #b13b10

0%
0%
0%

CSS code for this palette

/* CSS */
.shrimp-toast {
color: #f9c69f;
}
.fresh-cantaloupe {
color: #ff9e66;
}
.burning-orange {
color: #ff6d29;
}
.tail-lights {
color: #d84b18;
}
.azshara-vein {
color: #b13b10;
}

/* CSS Variables */
:root {
--shrimp-toast:#f9c69f;
--fresh-cantaloupe:#ff9e66;
--burning-orange:#ff6d29;
--tail-lights:#d84b18;
--azshara-vein:#b13b10;
}

More palettes to explore