DesignMD Maker logo ← Home Report · Code analysis
ر
Design System

رافور | منصة إدارة الصالونات

Design system extracted from https://ravoor.com/ar on 2026-08-25 (code-based analysis).

Source · https://ravoor.com/ar Engine · Code analysis Created · Aug 25, 2026 14:51 Cost · $0.0000
Detected Language

Design Style

gradient-rich / aurora
many gradient definitions
technical / mono accents
monospace font in use
Palette

Colors

primary
#7234E6
6.27 on white · 3.35 on black · 261° 78% 55%
secondary
#000000
21 on white · 1 on black · 0° 0% 0%
accent
#9B66FF
3.66 on white · 5.74 on black · 261° 100% 70%
Token Roles 13 tokens
background
#FFFFFF · 21:1 vs black
surface
#F0F5F2 · 19.05:1 vs black
text-primary
#000000 · 21:1 vs white
text-secondary
#D8D6DF · 14.6:1 vs black
border
#E2E8F0 · 17.03:1 vs black
on-primary
#FFFFFF · 21:1 vs black
on-secondary
#FFFFFF · 21:1 vs black
on-accent
#FFFFFF · 21:1 vs black
surface-container-lowest
#FFFFFF · 21:1 vs black
surface-container-low
#FBFAF9 · 20.14:1 vs black
surface-container
#F7F5F0 · 19.27:1 vs black
surface-container-high
#F0F5F2 · 19.05:1 vs black
surface-container-highest
#F1EFF7 · 18.43:1 vs black
Detected Palette 24 colors by frequency in source CSS
#000000
used 47× · 0° 0% 0%
#FFFFFF
used 17× · 0° 0% 100%
#7234E6
used 15× · 261° 78% 55%
#1A1A18
used 7× · 60° 4% 10%
#9B66FF
used 7× · 261° 100% 70%
#F0F5F2
used 6× · 144° 20% 95%
#F7F5F0
used 4× · 43° 30% 95%
#F9F7FF
used 4× · 255° 100% 98%
#FB2C36
used 3× · 357° 96% 58%
#0A0F0D
used 3× · 156° 20% 5%
#D8D6DF
used 3× · 253° 12% 86%
#1F1B2E
used 3× · 253° 26% 14%
#2E283F
used 3× · 256° 22% 20%
#FBFAF9
used 2× · 30° 20% 98%
#F1EFF7
used 2× · 255° 33% 95%
#FAF9FF
used 2× · 250° 100% 99%
#F59E0B
used 2× · 38° 92% 50%
#3B82F6
used 2× · 217° 91% 60%
#8B5CF6
used 2× · 258° 90% 66%
#111916
used 2× · 158° 19% 8%
#FF6568
used 1× · 359° 100% 70%
#FCBB00
used 1× · 45° 100% 49%
#FFE02A
used 1× · 51° 100% 58%
#00C758
used 1× · 147° 100% 39%
Surface Treatments

Gradients

radial-gradient(circle at 50% -20%,#7234e60d,#0000 60%)
radial-gradient(circle,#7234e61a,#0000 50%)
radial-gradient(at 50% -10%,#ffffff26,#0000 60%)
radial-gradient(at 50% 0,#ffffff12,#0000 70%)
radial-gradient(circle,#7234e626,#0000 70%)
Type System

Typography

body-md
inherit
16px · 500 · LH 1.5
Typography is the discipline of rendering language visible. Spacing, weight, and rhythm carry meaning long before words are read.
label-sm
inherit
11px · 500 · LH 1.4
Typography is the discipline of rendering language visible. Spacing, weight, and rhythm carry meaning long before words are read.
Detected Font Stacks
ravoorvar(--font-ravoor),ui-sans-serif,system-ui,sans-serifvar(--font-ravoor),ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospaceravoor Fallbackvar(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji")var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace)var(--font-ravoor),ui-serif,Georgia,serif
Structure

Layout

Container
Section padding: · card padding:
Grid
12-column reference grid · gap
Spacing Scale
Breakpoints
40rem48rem64rem80rem96rem
Depth

Elevation & Depth

level 1
0 20px 40px #7234e614,0 0 0 1px #7234e61a
level 2
0 0 20px #7234e61a
level 3
0 0 40px #7234e640
Geometry

Shapes

sm
4px
lg
40px
r3
.25rem
r4
2.5rem
r5
2rem
Tokens in Context

Components

button-primary
fontSize14px
fontWeight500
rounded9999px
padding8px 8px
transitioncolor, background-color, border-color 150ms cubic-bezier(0.4, 0, 0.2, 1)
button-secondary
rounded9999px
fontSize14px
fontWeight600
padding10px 20px
transitionall 150ms cubic-bezier(0.4, 0, 0.2, 1)
navigation-link
fontSize14px
fontWeight500
transitionall 150ms cubic-bezier(0.4, 0, 0.2, 1)
badge
rounded9999px
fontSize14px
fontWeight600
padding10px 20px
transitionall 150ms cubic-bezier(0.4, 0, 0.2, 1)
card
background{colors.surface}
border1px solid {colors.border}
radius40px
boxShadow{elevation.md}
Animation

Motion

Keyframes 6 found
@keyframes shimmer
0%{background-position:-200%}to{background-position:200%}
@keyframes float
0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}
@keyframes pulse-glow
0%,to{box-shadow:0 0 20px #7234e61a}50%{box-shadow:0 0 40px #7234e640}
@keyframes spin
to{transform:rotate(360deg)}
@keyframes ping
75%,to{opacity:0;transform:scale(2)}
@keyframes pulse
50%{opacity:.5}
Applied Animations
var(--animate-ping)var(--animate-pulse)var(--animate-spin)
Easing Curves
cubic-bezier(0,0,.2,1)cubic-bezier(.4,0,.6,1)cubic-bezier(.4,0,.2,1)var(--tw-ease,var(--default-transition-timing-function))
Transitions
all .4s cubic-bezier(.4,0,.2,1)
Proof

Live Preview

Complete Reference

Full design.md Specification

Design Specification — رافور | منصة إدارة الصالونات

FieldValue
Site / Projecthttps://ravoor.com/ar
Analyzed on2026-08-25
Analysis modeAutomated code extraction (no AI)

Overview

This design system was extracted programmatically from the source page. It is built on a light canvas (#FFFFFF), ink text (#000000), a vivid accent (#9B66FF). Display headings use a distinct face (ui-serif, Georgia, serif) over the body stack (ravoor). Detected font weights: 500, 600, 700, 900. Detected style signatures: gradient-rich / aurora; technical / mono accents.

Logo asset(s): https://ravoor.com/icon.svg?dpl=dpl_2gfaEnz6yMQwNnpS9D5Ri3jHAVCq · https://ravoor.com/logo.svg?dpl=dpl_2gfaEnz6yMQwNnpS9D5Ri3jHAVCq

Color System

Detected palette (by frequency)

HexRGBHSLCount
#0000000, 0, 00° 0% 0%47
#FFFFFF255, 255, 2550° 0% 100%17
#7234E6114, 52, 230261° 78% 55%15
#1A1A1826, 26, 2460° 4% 10%7
#9B66FF155, 102, 255261° 100% 70%7
#F0F5F2240, 245, 242144° 20% 95%6
#F7F5F0247, 245, 24043° 30% 95%4
#F9F7FF249, 247, 255255° 100% 98%4
#FB2C36251, 44, 54357° 96% 58%3
#0A0F0D10, 15, 13156° 20% 5%3
#D8D6DF216, 214, 223253° 12% 86%3
#1F1B2E31, 27, 46253° 26% 14%3
#2E283F46, 40, 63256° 22% 20%3
#FBFAF9251, 250, 24930° 20% 98%2
#F1EFF7241, 239, 247255° 33% 95%2
#FAF9FF250, 249, 255250° 100% 99%2
#F59E0B245, 158, 1138° 92% 50%2
#3B82F659, 130, 246217° 91% 60%2
#8B5CF6139, 92, 246258° 90% 66%2
#11191617, 25, 22158° 19% 8%2

Assigned roles

Roles are taken from the page's own semantic CSS custom properties when present, otherwise inferred from usage frequency + luminance/saturation.

TokenHexRGBHSL
--color-primary#7234E6114, 52, 230261° 78% 55%
--color-accent#9B66FF155, 102, 255261° 100% 70%
--color-background#FFFFFF255, 255, 2550° 0% 100%
--color-surface#F0F5F2240, 245, 242144° 20% 95%
--color-text-primary#0000000, 0, 00° 0% 0%
--color-secondary#0000000, 0, 00° 0% 0%
--color-text-secondary#D8D6DF216, 214, 223253° 12% 86%
--color-border#E2E8F0226, 232, 240214° 32% 91%
--color-on-primary#FFFFFF255, 255, 2550° 0% 100%
--color-on-secondary#FFFFFF255, 255, 2550° 0% 100%
--color-on-accent#FFFFFF255, 255, 2550° 0% 100%

Surface ramp (derived from detected light neutrals)

TokenHex
--color-surface-container-lowest#FFFFFF
--color-surface-container-low#FBFAF9
--color-surface-container#F7F5F0
--color-surface-container-high#F0F5F2
--color-surface-container-highest#F1EFF7

Gradients

  • linear-gradient(in lab, red, red))
  • radial-gradient(circle at 50% -20%,#7234e60d,#0000 60%)
  • radial-gradient(circle,#7234e61a,#0000 50%)
  • radial-gradient(circle at center,rgba(,.1),transparent 70%)
  • radial-gradient(at 50% -10%,#ffffff26,#0000 60%)
  • radial-gradient(at 50% 0,#ffffff12,#0000 70%)
  • radial-gradient(circle,#7234e626,#0000 70%)

> 1 additional gradient definitions were framework utility templates (unresolvable var(--tw-gradient-stops)) and were omitted.

Typography

Primary typeface: ravoor — stack: ravoor

Display / heading typeface: ui-serif, Georgia, serif (used for large headings; body uses the primary stack)

Font stacks (most used first)

  • ravoor
  • var(--font-ravoor),ui-sans-serif,system-ui,sans-serif
  • var(--font-ravoor),ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace
  • ravoor Fallback
  • var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji")
  • var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace)
  • var(--font-ravoor),ui-serif,Georgia,serif

Derived type scale

TokenSize
body-md16px
label-sm11px

Font sizes (by frequency)

SizeCount
10px2
11px2
1em1
8px1

Weights in use: 500, 600, 700, 900

Line heights (by frequency)

ValueCount
14
1.51
01
1.11
1.21
1.151

Spacing

ValueCount

Borders & Radius

Derived radius tokens

TokenValue
sm4px
lg40px

Raw values (resolved, by frequency)

RadiusCount
02
1rem2
1.5rem2
.25rem1
2.5rem1
2rem1
3.40282e38px1

Shadows

Derived elevation

TokenValue
sm0 20px 40px #7234e614,0 0 0 1px #7234e61a
md0 0 20px #7234e61a
lg0 0 40px #7234e640

All detected shadows

  • 0 20px 40px #7234e614,0 0 0 1px #7234e61a
  • 0 0 20px #7234e61a
  • 0 0 40px #7234e640

Layout

Container max-width: 768px

Grid columns (largest detected grid): 6

Breakpoints

  • 40rem
  • 48rem
  • 64rem
  • 80rem
  • 96rem

Animation & Motion

Transitions

  • all .4s cubic-bezier(.4,0,.2,1)

Easing curves

  • cubic-bezier(0,0,.2,1)
  • cubic-bezier(.4,0,.6,1)
  • cubic-bezier(.4,0,.2,1)
  • var(--tw-ease,var(--default-transition-timing-function))
  • cubic-bezier(.4,0,.2,1)

Keyframes

@keyframes shimmer { 0%{background-position:-200%}to{background-position:200%} }
@keyframes float { 0%,to{transform:translateY(0)}50%{transform:translateY(-10px)} }
@keyframes pulse-glow { 0%,to{box-shadow:0 0 20px #7234e61a}50%{box-shadow:0 0 40px #7234e640} }
@keyframes spin { to{transform:rotate(360deg)} }
@keyframes ping { 75%,to{opacity:0;transform:scale(2)} }
@keyframes pulse { 50%{opacity:.5} }

Animations

  • var(--animate-ping)
  • var(--animate-pulse)
  • var(--animate-spin)

Components

Extracted from the page's own interactive elements (classes → resolved CSS values).

button-primary — sample text: “ar”

PropertyValue
fontSize14px
fontWeight500
rounded9999px
padding8px 8px
transitioncolor, background-color, border-color 150ms cubic-bezier(0.4, 0, 0.2, 1)

button-secondary — sample text: “ابدأ مجاناً”

PropertyValue
rounded9999px
fontSize14px
fontWeight600
padding10px 20px
transitionall 150ms cubic-bezier(0.4, 0, 0.2, 1)

navigation-link

PropertyValue
fontSize14px
fontWeight500
transitionall 150ms cubic-bezier(0.4, 0, 0.2, 1)

badge

PropertyValue
rounded9999px
fontSize14px
fontWeight600
padding10px 20px
transitionall 150ms cubic-bezier(0.4, 0, 0.2, 1)

Source Design Tokens (CSS custom properties)

:root {
  --font-ravoor: "ravoor","ravoor Fallback";
  --color-red-400: #ff6568;
  --color-red-500: #fb2c36;
  --color-amber-400: #fcbb00;
  --color-yellow-300: #ffe02a;
  --color-green-500: #00c758;
  --color-blue-400: #54a2ff;
  --color-blue-500: #3080ff;
  --color-pink-400: #fb64b6;
  --color-slate-50: #f8fafc;
  --color-slate-100: #f1f5f9;
  --color-slate-200: #e2e8f0;
  --color-slate-300: #cad5e2;
  --color-slate-400: #90a1b9;
  --color-slate-500: #62748e;
  --color-slate-600: #45556c;
  --color-slate-700: #314158;
  --color-slate-800: #1d293d;
  --color-slate-900: #0f172b;
  --color-black: #000;
  --color-white: #fff;
  --spacing: .25rem;
  --container-xs: 20rem;
  --container-sm: 24rem;
  --container-md: 28rem;
  --container-lg: 32rem;
  --container-xl: 36rem;
  --container-2xl: 42rem;
  --container-3xl: 48rem;
  --container-4xl: 56rem;
  --container-5xl: 64rem;
  --container-6xl: 72rem;
  --container-7xl: 80rem;
  --text-xs: .75rem;
  --text-xs--line-height: calc(1/.75);
  --text-sm: .875rem;
  --text-sm--line-height: calc(1.25/.875);
  --text-base: 1rem;
  --text-base--line-height: calc(1.5/1);
  --text-lg: 1.125rem;
  --text-lg--line-height: calc(1.75/1.125);
  --text-xl: 1.25rem;
  --text-xl--line-height: calc(1.75/1.25);
  --text-2xl: 1.5rem;
  --text-2xl--line-height: calc(2/1.5);
  --text-3xl: 1.875rem;
  --text-3xl--line-height: calc(2.25/1.875);
  --text-4xl: 2.25rem;
  --text-4xl--line-height: calc(2.5/2.25);
  --text-5xl: 3rem;
  --text-5xl--line-height: 1;
  --text-6xl: 3.75rem;
  --text-6xl--line-height: 1;
  --text-7xl: 4.5rem;
  --text-7xl--line-height: 1;
  --font-weight-medium: 500;
  --font-weight-semibold: 600;
  --font-weight-bold: 700;
  --font-weight-extrabold: 800;
  --tracking-tighter: -.05em;
}

Do's and Don'ts

Do

  • Do reserve the accent #9B66FF for interactive highlights and key moments — it is used sparingly on the source page.
  • Do keep the canvas at #FFFFFF; surfaces should stay within the detected neutral ramp.
  • Do set large headings in ui-serif, Georgia, serif, and body copy in the primary stack.
  • Do stick to the detected font weight(s): 500, 600, 700, 900.

Don't

  • Don't introduce colors outside the detected palette — every hue above was found in the source.

Design Tokens (copy-paste)

:root {
  --color-primary: #7234E6;
  --color-accent: #9B66FF;
  --color-background: #FFFFFF;
  --color-surface: #F0F5F2;
  --color-text-primary: #000000;
  --color-secondary: #000000;
  --color-text-secondary: #D8D6DF;
  --color-border: #E2E8F0;
  --color-on-primary: #FFFFFF;
  --color-on-secondary: #FFFFFF;
  --color-on-accent: #FFFFFF;
  --color-surface-container-lowest: #FFFFFF;
  --color-surface-container-low: #FBFAF9;
  --color-surface-container: #F7F5F0;
  --color-surface-container-high: #F0F5F2;
  --color-surface-container-highest: #F1EFF7;
  --font-sans: ravoor;
  --font-size-body-md: 16px;
  --font-size-label-sm: 11px;
  --radius-sm: 4px;
  --radius-lg: 40px;
  --shadow-sm: 0 20px 40px #7234e614,0 0 0 1px #7234e61a;
  --shadow-md: 0 0 20px #7234e61a;
  --shadow-lg: 0 0 40px #7234e640;
  --font-display: ui-serif, Georgia, serif;
  --container-max: 768px;
}