All Palettes

Color Palette #aadae4, #f4b69f, #f3e1af, #fbad65, #e9a0b0

0%
0%
0%

CSS code for this palette

/* CSS */
.geyser-pool {
color: #aadae4;
}
.first-date {
color: #f4b69f;
}
.bone-white {
color: #f3e1af;
}
.downy-feather {
color: #fbad65;
}
.sprinkled-with-pink {
color: #e9a0b0;
}

/* CSS Variables */
:root {
--geyser-pool:#aadae4;
--first-date:#f4b69f;
--bone-white:#f3e1af;
--downy-feather:#fbad65;
--sprinkled-with-pink:#e9a0b0;
}

More palettes to explore