All Palettes

Color Palette #fab700, #fad400, #e8f0f2, #3a8d8a, #234e52

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-angels-yellow {
color: #fab700;
}
.yuzu-jam {
color: #fad400;
}
.distant-wind-chime {
color: #e8f0f2;
}
.blue-chill {
color: #3a8d8a;
}
.hurricane-green-blue {
color: #234e52;
}

/* CSS Variables */
:root {
--blue-angels-yellow:#fab700;
--yuzu-jam:#fad400;
--distant-wind-chime:#e8f0f2;
--blue-chill:#3a8d8a;
--hurricane-green-blue:#234e52;
}

More palettes to explore