Answers for "what is the rgb value of primary color in bootstrap"

9

bootstrap primary color hex

Vuetify Default Theme:
  primary: '#1976D2',
  secondary: '#424242',
  accent: '#82B1FF',
  error: '#FF5252',
  info: '#2196F3',
  success: '#4CAF50',
  warning: '#FFC107',
Posted by: Guest on February-09-2021

Code answers related to "what is the rgb value of primary color in bootstrap"

Browse Popular Code Answers by Language