All Palettes

Color Palette #ffadcb, #ff999c, #fbd783, #fce388, #fab700

0%
0%
0%

CSS code for this palette

/* CSS */
.heartfelt {
color: #ffadcb;
}
.rubber-radish {
color: #ff999c;
}
.honey-bees {
color: #fbd783;
}
.sweet-chamomile {
color: #fce388;
}
.blue-angels-yellow {
color: #fab700;
}

/* CSS Variables */
:root {
--heartfelt:#ffadcb;
--rubber-radish:#ff999c;
--honey-bees:#fbd783;
--sweet-chamomile:#fce388;
--blue-angels-yellow:#fab700;
}

More palettes to explore