#071B33Primary background and hero
The production reference for colors, typography, components, layout rhythm, conversion patterns, and voice across eaexam.co.
Navy is the primary canvas. Pass Green is the primary action color. Light sections carry proof, study content, and pricing.
#071B33Primary background and hero
#0C2440Secondary dark sections
#21B573Primary actions and passing
#1A9D63Button hover and light-page text
#F6F9FBProof and resource sections
#FFFFFFCards and pricing
#E3EAF1Dividers and controls
#5C6B7ESupporting copy on light
Each study tool owns one accent. Pass Green remains the only cross-product primary CTA color.
#21B573#5BB8E8#F2B32C#9F8CF5Poppins carries headings, stats, navigation, and buttons. Inter carries body copy, labels, and study interfaces.
Current guidance and focused practice turn a large exam into a clear next decision.
Buttons use compact pill shapes, visible focus rings, and one direct command. Badges identify context, not decoration.
Use an 8px radius. Dark product cards receive one restrained accent tint; light content cards stay flat and easy to scan.
Focused practice with detailed explanations.
A direct answer, official sources, and one context-matched next step.
Read the guidePages alternate navy, dark surface, light gray, and white. Section padding is 72 to 96px; the content column stops at 1,200px.
Speak like a confident exam-prep operator: direct, specific, source-aware, and honest about terms.
These production tokens are the shared contract for site templates and interactive study tools.
:root {
--ea-navy: #071B33;
--ea-dark-surface: #0C2440;
--ea-footer: #051325;
--ea-green: #21B573;
--ea-green-hover: #1A9D63;
--ea-cyan: #5BB8E8;
--ea-amber: #F2B32C;
--ea-purple: #9F8CF5;
--ea-light: #F6F9FB;
--ea-white: #FFFFFF;
--ea-border: #E3EAF1;
--ea-ink: #12283F;
--ea-muted: #5C6B7E;
--ea-radius-card: 8px;
--ea-radius-pill: 9999px;
}