All Palettes

Color Palette #af6e92, #e4afbf, #f6d6a2, #f3af49, #ff6933

0%
0%
0%

CSS code for this palette

/* CSS */
.purple-starburst {
color: #af6e92;
}
.sekichiku-pink {
color: #e4afbf;
}
.pismo-dunes {
color: #f6d6a2;
}
.koji-orange {
color: #f3af49;
}
.halt-and-catch-fire {
color: #ff6933;
}

/* CSS Variables */
:root {
--purple-starburst:#af6e92;
--sekichiku-pink:#e4afbf;
--pismo-dunes:#f6d6a2;
--koji-orange:#f3af49;
--halt-and-catch-fire:#ff6933;
}

More palettes to explore