if you are using sass, you can use the sass variables, provided by vuetify:
https://vuetifyjs.com/en/features/sass-variables/
if only css, you can see the css variables from browser inspect panel. like this:vuetify css variables
and you can use the variables in you css.