.color-palettes { display: flex; flex-wrap: wrap; justify-content: center; gap: 1.5rem; padding: 1.5rem 0; } .color-palette { display: flex; flex-wrap: wrap; gap: .25rem; max-width: 20rem; } .color-palette-neutral { max-width: 43.5rem; } .color-palette-item { width: 6rem; display: flex; flex-direction: column; align-items: center; gap: .5rem; } .color-palette-item-plate { height: 100px; width: 100%; border-radius: .25rem; }
{color}-{step}
{color}-{step}