All Palettes

Color Palette #f1a7b8, #ffcc7a, #ff9d52, #ff7142, #ff4938

0%
0%
0%

CSS code for this palette

/* CSS */
.rozowy-pink {
color: #f1a7b8;
}
.apricot-glow {
color: #ffcc7a;
}
.bittersweet {
color: #ff9d52;
}
.precious-persimmon {
color: #ff7142;
}
.hotspot {
color: #ff4938;
}

/* CSS Variables */
:root {
--rozowy-pink:#f1a7b8;
--apricot-glow:#ffcc7a;
--bittersweet:#ff9d52;
--precious-persimmon:#ff7142;
--hotspot:#ff4938;
}

More palettes to explore