friendlyapproachabletrustworthyencouraging
Education Friendly
Approachable palette for educational platforms and e-learning.
Color Palette
background
Light Blueblue-50
#eff6ff
surface
Whitewhite
#ffffff
primary
Deep Blueblue-800
#1e40af
secondary
Bright Blueblue-600
#2563eb
accent
Achievement Goldamber-500
#f59e0b
Preview
Sample Heading
This is sample text using the secondary color from the palette.
Best For
E-learning, schools, educational apps, online courses
CSS Variables
--bg: theme('colors.blue.50');
--surface: theme('colors.white');
--primary: theme('colors.blue.800');
--secondary: theme('colors.blue.600');
--accent: theme('colors.amber.500');Tailwind Classes
background:blue-50
surface:white
primary:blue-800
secondary:blue-600
accent:amber-500
#education#learning#schools#courses