bootstrap bg-light hex code code example
Example 1: bootstrap primary color hex
Vuetify Default Theme:
primary: '#1976D2',
secondary: '#424242',
accent: '#82B1FF',
error: '#FF5252',
info: '#2196F3',
success: '#4CAF50',
warning: '#FFC107',
Example 2: bootstrap bg-light color code
/* class bg-light color code is---*/
background-color:#f8f9fa;