Analyse du design system

chateauform.com

chateauform.com is built on a pure-white canvas (rgb(255, 255, 255)). The system uses rgb(143, 156, 104) as the singular interactive color. Sharp 0px corners on CTAs — architectural restraint, engineering precision alongside EB Garamond as the primary typeface. A layered elevation system (6 distinct shadows) building a clear front-to-back hierarchy. Motion is a first-class concern — 10 keyframe animations plus transition-driven interactions.

Accent #8f9c68 · police principale Montserrat

Chaque valeur ci-dessous est vérifiée à la capture. getdesign.md décrit — prismd montre : chaque couleur, police et courbe ici a été lue via getComputedStyle() sur le rendu réel capturé à droite, jamais affirmée à la main.

Rapport DESIGN.md complet · light & dark · fichiers tokens · Paiement non activé — on mesure la demande d’abord.

https://www.chateauform.com/fr/ ·extrait le 2026-07-24 ·scorer v2 ·moteur getComputedStyle
Desktop · source de vérité
chateauform.com desktop
Mobile
chateauform.com mobile
01

Couleurs — rôles, sémantique & recensement complet

34 couleurs mesurées · clique une pastille pour copier

Canvas
#ffffff
AAA 8.53:1
Ink
#494d50
AAA 8.53:1
Accent
#8f9c68
Fail 2.95:1
Line
#d2dee6
Fail 1.37:1
États sémantiques
error#d42a46success#118c42info#34a4ca

3 rôles sémantiques trouvés.

34 couleurs extraites du rendu livedéplier
02

Typographie — l’échelle, dans la vraie police

5 rôles · rendu live dans la vraie Montserrat (woff2 capturé) · lignes éditables, clique une spec pour copier

display xl
display-xl36px · 500
display md
display-md30px · 600 · ×1.20
body
body16px · 400 · ×1.88
button
button16px · 500 · ×1.00
mono
mono13px · 400 · ×1.23
03

Espacements & arrondis, rendus spatiaux

9 paliers d’espacement · 7 arrondis · barres = largeurs px exactes

Échelle d’espacement
xxs · 2px
xs · 10px
sm · 16px
md · 20px
base · 28px
lg · 40px
xl · 48px
2xl · 52px
3xl · 64px
Arrondis
none
0px
xs
4px
sm
8px
md
16px
lg
24px
xl
48px
full
9999px
04

Profondeur — l’élévation est extraite, pas inventée

6 ombres mesurées sur la page live · clique une tuile pour copier sa valeur brute

shadow-1
shadow-4
05

Motion — courbes, transitions & keyframes réels

5 courbes d’easing · 10 keyframes · survole une tuile pour prévisualiser

Courbes & transitions
transition-1ease-out
transition-4cubic-bezier(0.4, 0, 0.2, 1)
ease-incubic-bezier(.4,0,1,1)
ease-in-outcubic-bezier(.4,0,.2,1)
ease-outcubic-bezier(0,0,.2,1)
10 animations keyframes extraites
spin
fadeIn
marquee
ping
pulse
swiper-preloader-spin
progress-circle
bprogress-spinner
bprogress-indeterminate-increase
bprogress-indeterminate-decrease
06

Composants — le vocabulaire fermé

9 familles de composants · 48 variantes comptées sur le DOM live

ComposantVariantes
buttons×10
links×10
footer Links×7
heading H3×7
nav Links×4
heading H2×4
table Headers×3
inputs×2
heading H1×1
Specs de style des composants (§4)déplier

Buttons

Ghost

  • Background: transparent
  • Text: #687282
  • Padding: 0px
  • Radius: 8px
  • Font: 14px weight 400
  • Use: Subtle action, toolbar, nav button

Secondary

  • Background: #494d50 {colors.primary-hover}
  • Text: #ffffff {colors.background}
  • Padding: 0px 24px
  • Radius: 9999px
  • Font: 16px weight 600
  • Use: Secondary action

Icon Button

  • Background: transparent
  • Text: #52575a
  • Padding: 4px
  • Radius: 0px
  • Font: 16px weight 400
  • Use: Toolbar/UI icons

Light / Invert

  • Background: #ffffff {colors.background}
  • Text: #52575a
  • Padding: 4px 8px
  • Radius: 9999px
  • Shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.1) 0px 2px 4px -2px
  • Font: 12px weight 400
  • Use: Bright CTA on dark sections

Light / Invert

  • Background: #ffffff {colors.background}
  • Text: #243368
  • Padding: 10px 24px
  • Radius: 9999px
  • Border: 1px solid rgb(210, 222, 230)
  • Font: 14px weight 400
  • Use: Bright CTA on dark sections

Pill

  • Background: #8f9c68 {colors.primary}
  • Text: #ffffff {colors.background}
  • Padding: 12px 36px
  • Radius: 24px
  • Border: 2px solid rgb(143, 156, 104)
  • Font: 14px weight 500
  • Use: Status pills, tags, chips

Inputs & Forms

Text Input

  • Background: #ffffff {colors.background}
  • Text: #52575a
  • Padding: 10px 16px
  • Radius: 24px
07

Mise en page — structure & dimensions

5 métriques de layout mesurées

header 88px 2300px max-width
max Width2300px
header Height88px
sidebar Width0px
gap16px
container Padding0px
08

Responsive — vrais breakpoints

2 points de rupture lus dans le CSS live

1024px
1200px
09

À faire / À éviter

16 règles applicables, verbatim de la spec

À faire
Use Montserrat as the primary typeface — it defines the brand personality
Use the extracted shadow patterns for elevation — they are tuned to match the brand palette
Use Success Green (`#8f9c68`) as the primary accent — it's the brand's signature interactive color
Use pill-shaped radius (9999px) for primary CTA buttons — the brand uses fully-rounded, pill CTAs
Maintain nav height at 48px — consistent vertical space for the navigation bar
Make the hero full-viewport (≥70% screen height) — this design uses an immersive hero, not a tall navbar
Build the hero as a split layout with media on the right — text and visual share equal weight
Each card includes a top image — imagery is part of the card identity, not optional
Use expandable accordion for the FAQ — saves vertical space and lets users self-navigate
Include a newsletter signup in the footer — email capture is part of the conversion funnel
À éviter
Don't substitute with generic sans-serif or serif — the custom font carries the brand
Don't invent new shadow values — use only the extracted shadow levels
Don't introduce additional saturated accent colors — the palette is intentionally controlled
Don't use rectangular buttons for primary actions — the rounded pill shape is the brand standard
Don't collapse or hide the nav on scroll without an explicit scroll-triggered animation — the design uses fixed nav presence
Don't make the nav sticky — this design lets it scroll away to maximize content focus
10

Guide agent & export

Prompt prêt à coller + les vrais fichiers derrière cette page

Construis une UI dans le design system de chateauform.com. Fond #ffffff · encre #494d50 · accent #8f9c68. Typo : Montserrat — respecte l’échelle taille/graisse du §3. Arrondis, espacements, ombres : uniquement les échelles extraites (aucun nombre magique). La spec complète suit — colle le DESIGN.md ci-dessous dans ton agent.
Chaque valeur ci-dessus est vérifiée par getComputedStyle.