Skip to content
datingonlineno.com logo

Gratis nettdating over hele verden

datingonlineno.com

Gratis nettdating over hele verden presents a professional web presence.

professional

Color Palette

Colors

#088ce1

primary

#ffffff

background

#525252

text

#088be1

secondaryText

#525252

link

#088be1

muted


Typography

Fonts

Arial

body
400
700
system

Helvetica, sans-serif

Arial

heading
700
system

Helvetica, sans-serif

body

The quick brown fox

h1

The quick brown fox


Components

Design System

Start registreringen
primary
5px
#088ce1#ffffff

Voice & Tone

Personality

Visual Energy

5/10

Design Era

contemporary

Emotional Tone

professional

Target Audience

general audience


Design Assets

Visual Elements

Gratis nettdating med folk fra hele verden
png350×45

DESIGN.md

AI-ready

Drop into any project root. Cursor, Claude Code, v0, Lovable, and other AI coding agents read this file to generate on-brand UI. Spec

<!-- Generated by ExtractVibe — https://extractvibe.com/brand/datingonlineno.com -->
<!-- Extracted: 2026-07-16T00:01:27.289Z | Schema: v1 | Quality: 65/100 -->
---
version: alpha
name: "Gratis nettdating over hele verden"
description: "Gratis nettdating over hele verden presents a professional web presence."
colors:
  primary: "#088ce1"
  neutral: "#088be1"
  surface: "#ffffff"
  on-surface: "#525252"
  on-surface-secondary: "#088be1"
  link: "#525252"
typography:
  display-lg:
    fontFamily: "Arial"
    fontSize: "24px"
    fontWeight: "700"
    lineHeight: "24px"
  body-md:
    fontFamily: "Arial"
    fontSize: "14px"
    fontWeight: "400"
    lineHeight: "20px"
rounded:
  md: "5px"
  full: "9999px"
spacing:
  base: "2px"
  xs: "1px"
  sm: "2px"
  md: "4px"
  lg: "6px"
  xl: "8px"
components:
  button-primary:
    backgroundColor: "#088ce1"
    textColor: "#ffffff"
    rounded: "5px"
    padding: "12px 24px"
    fontSize: "18px"
    fontWeight: "400"
    borderColor: "#088ce1"
    borderWidth: "1px"
---

# Gratis nettdating over hele verden — Design System

## Overview

Gratis nettdating over hele verden presents a professional web presence.

Key characteristics: professional.

**Key characteristics:**

- Vibe — professional
- Design era — contemporary
- Emotional tone — professional
- Target audience — general audience
- Visual energy — 5/10 (moderate)

## Colors

The palette draws on 3 distinct colors observed across the site, organized into semantic roles below.

### Light mode

| Role | Hex | Name |
|------|-----|------|
| primary | `#088ce1` | Dodger Blue |
| background | `#ffffff` | White |
| text | `#525252` | Dark Gray |
| secondary text | `#088be1` | Dodger Blue |
| link | `#525252` | Dark Gray |
| muted | `#088be1` | Dodger Blue |

## Typography

Type is set in Arial, Arial, with hierarchy expressed through size and weight contrast rather than family-switching.

### Font families

| Family | Role | Source | Weights |
|--------|------|--------|---------|
| Arial | body | system | 400, 700 |
| Arial | heading | system | 700 |

### Type scale

| Role | Family | Size | Weight | Line height | Letter spacing |
|------|--------|------|--------|-------------|----------------|
| Display | Arial | 24px | 700 | 24px | — |
| Body | Arial | 14px | 400 | 20px | — |

### Conventions

- Heading case — sentence-case
- Body line-height — 20px

## Layout

- Base spacing unit — `2px`

## Shapes

Border-radius scale:

- `md` — 5px
- `full` — 9999px (pill / circular)

## Components

### Buttons

**Primary**

- Background — `#088ce1`
- Text — `#ffffff`
- Radius — `5px`
- Padding — `12px 24px`
- Font size — `18px`
- Font weight — `400`
- Border — `1px solid #088ce1`
- Sample copy — "Start registreringen"

## Voice

### Tone (1–10 scale)

| Axis | Score | Lean |
|------|-------|------|
| Formal ↔ Casual | 5/10 | balanced |
| Playful ↔ Serious | 5/10 | balanced |
| Enthusiastic ↔ Matter-of-fact | 5/10 | balanced |
| Respectful ↔ Irreverent | 3/10 | respectful |
| Technical ↔ Accessible | 5/10 | balanced |

### Copywriting style

- Avg. sentence length — 12 words
- Vocabulary — moderate
- Jargon — some
- CTA style — direct

## Logos

| Type | Variant | Format | URL | Confidence |
|------|---------|--------|-----|------------|
| favicon | — | ico | [link](brands/datingonlineno.com/logo-0.ico) | 95% |
| favicon | — | ico | [link](brands/datingonlineno.com/logo-1.ico) | 95% |
| primary | — | png | [link](brands/datingonlineno.com/logo-2.png) | 85% |

## Sources

- Official brand guidelines — https://www.prezly.com/academy/press-kit
- Live brand page — https://extractvibe.com/brand/datingonlineno.com
- Raw JSON — https://extractvibe.com/api/brand/datingonlineno.com
- DESIGN.md (this file) — https://extractvibe.com/api/brand/datingonlineno.com/design.md
- Extracted — 2026-07-16T00:01:27.289Z
- Generator — ExtractVibe vv1
- Quality score — 65/100
163 lines · 3,984 bytesView raw
How to use this file

1. Save this file as DESIGN.md in your project root (sibling to README.md).

2. AI agents that read project files (Claude Code, Cursor, v0, Lovable, Bolt, Windsurf) will discover it automatically.

3. Validate or export tokens with the official CLI:

npx @google/design.md lint DESIGN.md
npx @google/design.md export --format tailwind DESIGN.md

Developer Access
cURL
# Fetch the full brand kit
curl https://extractvibe.com/api/brand/datingonlineno.com \
  -H "x-api-key: ev_your_key"

# Export as CSS variables
curl https://extractvibe.com/api/extract/JOB_ID/export/css \
  -H "x-api-key: ev_your_key"

# Export as Tailwind config
curl https://extractvibe.com/api/extract/JOB_ID/export/tailwind \
  -H "x-api-key: ev_your_key"

Extract your own brand kit

Get colors, fonts, voice, and personality from any website in seconds. Open source.