All Palettes

Color Palette #f25a67, #f7afa1, #f9d2b4, #ffd65c, #a1c6d4

0%
0%
0%

CSS code for this palette

/* CSS */
.dubarry {
color: #f25a67;
}
.first-date {
color: #f7afa1;
}
.autumn-wind {
color: #f9d2b4;
}
.common-dandelion {
color: #ffd65c;
}
.blue-dam {
color: #a1c6d4;
}

/* CSS Variables */
:root {
--dubarry:#f25a67;
--first-date:#f7afa1;
--autumn-wind:#f9d2b4;
--common-dandelion:#ffd65c;
--blue-dam:#a1c6d4;
}

More palettes to explore