friendlyapproachabletrustworthyencouraging

Education Friendly

Approachable palette for educational platforms and e-learning.

Color Palette

background

Light Blue

blue-50

#eff6ff

surface

White

white

#ffffff

primary

Deep Blue

blue-800

#1e40af

secondary

Bright Blue

blue-600

#2563eb

accent

Achievement Gold

amber-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