All Palettes

Color Palette #f6b6c1, #fcd778, #f8e2a5, #94d4e5, #f79c40

0%
0%
0%

CSS code for this palette

/* CSS */
.ibis {
color: #f6b6c1;
}
.lemon-drop {
color: #fcd778;
}
.blended-fruit {
color: #f8e2a5;
}
.infinity-pool {
color: #94d4e5;
}
.chat-orange {
color: #f79c40;
}

/* CSS Variables */
:root {
--ibis:#f6b6c1;
--lemon-drop:#fcd778;
--blended-fruit:#f8e2a5;
--infinity-pool:#94d4e5;
--chat-orange:#f79c40;
}

More palettes to explore