:root
{
    --c_25: color-mix(in hsl, var(--c_0) 20%, var(--c_50) 40%);
    --c_75: color-mix(in srgb, var(--c_50) 50%, var(--c_100) 30%);
}