Closed hirotomoyamada closed 3 months ago
If I add #007F89 to the palette and generate tones, the expected value of 500 is #007F89 but #00818a is generated.
#007F89
tones
500
#00818a
{ "goAlpha": { "50": "#c3fbff", "100": "#a0f9ff", "200": "#5bf4ff", "300": "#15efff", "400": "#00c1cf", "500": "#00818a", "600": "#006c73", "700": "#00575d", "800": "#004246", "900": "#002d30", "950": "#002225" }, }
https://yamada-colors.app/generators?hex=007f89&tab=tones
None
Provide the exact quote of the error or issue
If I add
#007F89
to the palette and generatetones
, the expected value of500
is#007F89
but#00818a
is generated.Does the feature already exist? Please link to it.
https://yamada-colors.app/generators?hex=007f89&tab=tones
Are you willing to participate in fixing this issue and create a pull request with the fix?
None