All Palettes

Color Palette #f6bb3c, #f9e79f, #a4d8e5, #6ab8e2, #3b5897

0%
0%
0%

CSS code for this palette

/* CSS */
.golden-mary {
color: #f6bb3c;
}
.storm-lightning {
color: #f9e79f;
}
.atlantic-ocean {
color: #a4d8e5;
}
.malibu {
color: #6ab8e2;
}
.muted-lavender {
color: #3b5897;
}

/* CSS Variables */
:root {
--golden-mary:#f6bb3c;
--storm-lightning:#f9e79f;
--atlantic-ocean:#a4d8e5;
--malibu:#6ab8e2;
--muted-lavender:#3b5897;
}

More palettes to explore