Frequently asked questions
What does the rgba generator produce?
Convert any color + opacity to a ready-to-paste rgba() value. The generated code follows current best practices and works in all modern browsers.
Can I use the generated code commercially?
Yes β everything Yexla generates is yours to use freely in personal and commercial projects, no attribution required.
Does it support dark mode?
The generated variables work in any theme; pair them with a prefers-color-scheme media query or a data-theme attribute to switch palettes.
