All Palettes

Color Palette #fdd0a5, #f9bba4, #f69c92, #f06a85, #d55d9b

0%
0%
0%

CSS code for this palette

/* CSS */
.orange-canyon {
color: #fdd0a5;
}
.blushing-apricot {
color: #f9bba4;
}
.vinaceous {
color: #f69c92;
}
.jellyfish-sting {
color: #f06a85;
}
.crushed-berries {
color: #d55d9b;
}

/* CSS Variables */
:root {
--orange-canyon:#fdd0a5;
--blushing-apricot:#f9bba4;
--vinaceous:#f69c92;
--jellyfish-sting:#f06a85;
--crushed-berries:#d55d9b;
}

More palettes to explore