All Palettes

Color Palette #daa64e, #f6c479, #f9e1b4, #c7dde0, #6bbfdb

0%
0%
0%

CSS code for this palette

/* CSS */
.golden-apricot {
color: #daa64e;
}
.sunday-afternoon {
color: #f6c479;
}
.noodles {
color: #f9e1b4;
}
.light-dante-peak {
color: #c7dde0;
}
.bluebrite {
color: #6bbfdb;
}

/* CSS Variables */
:root {
--golden-apricot:#daa64e;
--sunday-afternoon:#f6c479;
--noodles:#f9e1b4;
--light-dante-peak:#c7dde0;
--bluebrite:#6bbfdb;
}

More palettes to explore