im making a soul lava pack, but the default lava is way too red, i need to pick the right shade of orange and have been trying for like 20 minutes and its not working
i tried avaraging the color of lava and just copying the color, but its too dark. tried the lightest color in lava, too light and somehow a little green. im lost
whats the orange hex code for lava?
i tried avaraging the color of lava and just copying the color, but its too dark. tried the lightest color in lava, too light and somehow a little green. im lost
whats the orange hex code for lava?
2
Using a sample average color picker on the lava_still.png from 1.20.4 gives values of
R d2 or d3
G 55 or 56 {mostly — low ~50 high ~5E}
B 10 or 11 (mostly, occasionally as high as 15)
#d25511is ██████
Picking a few of the orange-est looking pixels [YMMV] alone gives values like #db741c, #d55910, #dc6f1b
Hope that helps
R d2 or d3
G 55 or 56 {mostly — low ~50 high ~5E}
B 10 or 11 (mostly, occasionally as high as 15)
#d25511is ██████
Picking a few of the orange-est looking pixels [YMMV] alone gives values like #db741c, #d55910, #dc6f1b
Hope that helps
much better, but nah its still wierd

