CSS & Developer Output
CSS Color Variables Generator
Generate CSS custom property color variables
Variables
CSS
:root {
--primary: #3B82F6;
--background: #FFFFFF;
--foreground: #0F172A;
}CSS & Developer Output
Generate CSS custom property color variables
:root {
--primary: #3B82F6;
--background: #FFFFFF;
--foreground: #0F172A;
}