All Palettes

Color Palette #5b807f, #a0b6b2, #c7e1d9, #f2f7f5, #f4a462

0%
0%
0%

CSS code for this palette

/* CSS */
.edward {
color: #5b807f;
}
.holly-glen {
color: #a0b6b2;
}
.ulthuan-grey {
color: #c7e1d9;
}
.chef-s-hat {
color: #f2f7f5;
}
.shrimp-cocktail {
color: #f4a462;
}

/* CSS Variables */
:root {
--edward:#5b807f;
--holly-glen:#a0b6b2;
--ulthuan-grey:#c7e1d9;
--chef-s-hat:#f2f7f5;
--shrimp-cocktail:#f4a462;
}

More palettes to explore