Generate beautiful, accessible color schemes.
View some examples →
gem 'dvl-color'
generator = Dvl::Color::Generator.new('#fff') # white background generator.to_h # prints a bunch of variables
MIT