HomeStylesTemplates
StyleKit
StylesTemplates
  1. Home
  2. /Styles
  3. /Geometric Bold
Style Catalog/Geometric Bold

Geometric Bold

几何大胆风

C
70/100Fair

Bold geometric design with strong shape contrasts, vivid color blocks, and dynamic compositions. Ideal for art exhibitions, design agencies, and creative brands.

geometric boldgeometric designbold shapesBauhausConstructivismcolor blocksabstract geometryhard edgesavant-gardedesign agencyposter design
View Full Showcase →Templates

Best For

geometric bold / geometric design / bold shapes

Primary Move

Use solid color blocks bg-black, bg-white, bg-red-500, bg-blue-600

Watch Out

Do not use gradient colors

Showcase Entry

Live preview of the showcase page. Click to explore the full experience.

View Full Showcase →

Color Palette

Primary

#000000

Secondary

#ffffff

Accent 1

#ff0000

Accent 2

#0000ff

Accent 3

#ffff00

Accent 4

#6c3b00

AI ImplementationComponent PreviewReadinessFAQExportsRatings & Feedback

AI Implementation

Copy the Hard Prompt first, then use the spec when needed

Use the Hard Prompt by default to generate UI. Use the Design Spec to understand, modify, and review the style. Use the Creative Brief for early exploration.

Hard Prompt

Use this by default: copy it, append the concrete requirement, and let AI generate consistent production UI.

When to use

  • -When AI should generate UI directly
  • -When repeated outputs must stay consistent
  • -When style drift is the main risk

How to use

  • -Copy the full prompt
  • -Append the concrete requirement
  • -Review against forbidden rules and UI states
STYLEKIT_STYLE_REFERENCE
style_name: Geometric Bold
style_slug: geometric-bold
style_source: /styles/geometric-bold

# Hard Prompt

## When To Use
Use this when you want AI to generate code with strict style consistency. It is the safest default for production UI.

## How To Use
- Copy the full prompt into ChatGPT, Claude, Cursor, or another coding assistant.
- Append the concrete product/page requirement after the prompt.
- After generation, check the forbidden rules and interaction states before accepting the output.

Strictly follow the style rules below and maintain consistency. No style drift allowed.

## Requirements

- Prioritize style consistency first, then creative extension.
- When conflicts arise, treat prohibitions as the highest priority.
- Self-check before output: verify colors, typography, spacing, and interactions still match this style.

## Style Rules

STYLE: Geometric Bold
TYPE: Bold artistic design with strong shapes

MUST USE:
- Solid color blocks: bg-black, bg-white, bg-red-500, bg-blue-600
- Regular geometric shapes: circles, squares, triangles
- Large typography: text-6xl, text-8xl, text-[10rem]
- Absolute positioning for overlapping elements
- Corners: rounded-none OR rounded-full only
- Rotation for dynamics: rotate-12, rotate-45
- Limited palette: black, white + 1-2 accent colors

MUST AVOID:
- Gradients
- Soft/low contrast colors
- Medium border-radius (rounded-lg)
- Shadows
- Too many colors (max 3-4)
- Symmetrical/conventional layouts

COLOR RULES:
- Base: Black and White
- Accents: Primary colors (red, blue, yellow)
- Maximum 3-4 colors per design

TYPOGRAPHY:
- Headings: font-black uppercase
- Labels: text-xs tracking-[0.3em]
- Numbers: Often used as design elements

## Animation & Interaction Rules

- Blocky Impact: Interactions use solid color hard-cuts and short displacement feedback, avoiding soft opacity transitions.
- Shape Snapping: Geometric decorations can instantly rotate/scale on hover, creating a structural mutation feel.
- Heavy Press: Active state prefers displacement and layer rebound to express pressing, not relying on soft scaling.
- Linear & Fast: Uniformly use duration-100 + ease-linear, rejecting spring feel and slow trailing.

## Absolute Bans (Match and Refuse)

If any of the following patterns appear, it is a style violation — rewrite without exception.

- use gradient colors
- use soft/low-contrast colors
- use medium border-radius values like rounded-lg
- use shadow effects
- use too many colors (max 3-4)
- use symmetrical/conventional layouts

## Self-Check (Verify Before Shipping)

If any item fails, the style has drifted — fix before shipping.

- [ ] No purple-to-blue gradients
- [ ] No overused fonts (Inter, Roboto, Geist, Fraunces, Plus Jakarta Sans)
- [ ] No nested cards (cards inside cards)
- [ ] No gray text on colored backgrounds
- [ ] Body text contrast meets WCAG AA (>= 4.5:1)
- [ ] No bounce or elastic easing curves
- [ ] Animations have a prefers-reduced-motion fallback
- [ ] Body text line length capped at 65-75 characters
- [ ] No side-stripe accent borders (border-left/right > 1px)
- [ ] No gradient text (background-clip: text)
- [ ] No glassmorphism used as the default surface treatment
- [ ] No tiny uppercase tracked eyebrow labels above every section heading
- [ ] do not use gradient colors
- [ ] do not use soft/low-contrast colors
- [ ] do not use medium border-radius values like rounded-lg
- [ ] do not use shadow effects
- [ ] do not use too many colors (max 3-4)

Component Templates

Component Preview

按钮

Geometric Bold 风格按钮,强调硬切换色块与几何碰撞反馈

// Primary Button - Square // Circle Button // Outlined Button

Frontend Readiness

Dark Mode, States, Motion, and Accessibility

This layer tracks whether the style is ready for real websites: theme modes, state feedback, keyboard access, and performance constraints.

Overall

51%

Fallback

Dark Mode

0%

Missing

UI States

79%

Partial

Motion

70%

Partial

A11y

70%

Partial

Performance

35%

Fallback

Key State Coverage

light
HoverFocus VisibleDisabledLoadingEmptyErrorSuccess

Button

Default / Hover / Focus Visible / Active / Disabled

Input

Default / Hover / Focus Visible / Disabled / Error

Card

Default / Hover / Focus Visible / Loading / Skeleton

Form

Default / Focus Visible / Disabled / Loading / Error

Implementation Notes

  • No curated dark-mode contract exists yet.
  • Check contrast in both light and dark modes.
  • Check heavy shadows, blur, large media, and scroll-linked effects manually.
  • No style-specific performance cost profile has been curated yet.

FAQ

Geometric Bold — Frequently Asked Questions

01What is the Geometric Bold design style?
Bold geometric design with strong shape contrasts, vivid color blocks, and dynamic compositions. Ideal for art exhibitions, design agencies, and creative brands. Its core principle: Geometric Bold style is influenced by Bauhaus and Constructivist art, creating visual impact through simple yet powerful geometric shapes.
02What colors does Geometric Bold use?
Geometric Bold uses #000000 as its primary color and #ffffff as its secondary color, with accent colors #ff0000, #0000ff, #ffff00, #6c3b00. Every hex value can be copied from the palette on this page.
03How do I apply Geometric Bold correctly?
Key practices: Use solid color blocks bg-black, bg-white, bg-red-500, bg-blue-600. Use regular geometric shapes circle, square, triangle. Boldly use oversized typography text-6xl, text-8xl, text-[10rem].
04What are common mistakes with Geometric Bold?
Avoid: Do not use gradient colors. Do not use soft/low-contrast colors. Do not use medium border-radius values like rounded-lg.
05How do I prompt AI to generate Geometric Bold UI?
Copy the ready-made AI prompt on this page — it bundles the design tokens and component rules — and paste it into ChatGPT, Claude, Cursor, or v0. Effective prompts include the keywords: geometric bold, geometric design, bold shapes, Bauhaus.
Global Styles

Global CSS

css
/* Geometric Bold Global Styles */
@layer base {
  body {
    @apply bg-white text-black antialiased;
  }

  h1, h2, h3 {
    @apply font-black uppercase tracking-tight;
  }

  ::selection {
    @apply bg-black text-white;
  }
}

/* Geometric shape utilities */
.shape-circle {
  @apply rounded-full;
}

.shape-square {
  @apply rounded-none aspect-square;
}
/* Geometric Bold Design Tokens */
:root {
  --geometric-bold-primary: #000000;
  --geometric-bold-secondary: #ffffff;
  --geometric-bold-accent: #ff0000;
  --geometric-bold-glow: rgba(0, 0, 0, 0.3);
}

@keyframes geometric-bold-fade-in {
  from { opacity: 0; transform: translateY(8px); }
  to { opacity: 1; transform: translateY(0); }
}

@keyframes geometric-bold-pulse {
  0%, 100% { opacity: 1; }
  50% { opacity: 0.7; }
}

.geometric-bold-card {
  position: relative;
  overflow: hidden;
}

.geometric-bold-card::before {
  content: "";
  position: absolute;
  inset: 0;
  opacity: 0;
  transition: opacity 0.3s ease;
  background: linear-gradient(135deg, rgba(0, 0, 0, 0.05), transparent);
  pointer-events: none;
}

.geometric-bold-card:hover::before {
  opacity: 1;
}

.geometric-bold-gradient {
  background: linear-gradient(135deg, #000000, #ff0000);
}

.geometric-bold-gradient-text {
  background: linear-gradient(135deg, #000000, #ff0000);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

.geometric-bold-frosted {
  backdrop-filter: blur(12px) saturate(180%);
  -webkit-backdrop-filter: blur(12px) saturate(180%);
  background: rgba(0, 0, 0, 0.08);
}

.geometric-bold-accent-corner {
  clip-path: polygon(0 0, 100% 0, 100% calc(100% - 2rem), calc(100% - 2rem) 100%, 0 100%);
}

.geometric-bold-animate-in {
  animation: geometric-bold-fade-in 0.5s ease-out both;
}

Compatible Layout Patterns

Recommended Layouts

The following layout patterns pair well with the Geometric Bold style.

Split Screen

分屏布局

Full Page Scroll

全屏滚动布局

Asymmetric Grid

非对称网格

IDE Integration

IDE Configuration Export

Download configuration files for AI coding assistants to generate code in this style.

Style Pack

Export Style Pack

Get complete machine-readable style assets including design tokens, Tailwind presets, CSS variables, and shadcn/ui themes.

Metadata

Style metadata including version information

Design Tokens

Compatible with Figma / Style Dictionary / Tokens Studio

Tailwind Preset

Tailwind CSS theme preset, import directly in config

Global CSS

CSS variables and base styles

shadcn Theme

shadcn/ui theme configuration

CSS Variables

Pure CSS variables, works with any project

SKILL.md

Loadable skill pack for Cursor / Claude Code / VS Code

Design Philosophy

Geometric Bold style is influenced by Bauhaus and Constructivist art, creating visual impact through simple yet powerful geometric shapes.

Accessibility

Accessibility Score

WCAG 2.1 compliance analysis based on color contrast and typography readability.

70

Overall Score

Grade: C - Fair

Contrast Ratios

Score: 61/100Average Ratio: 9.11:1
AA FailAAA Fail
ContextColorsRatioAAAAA
Text on background
/#000000 / #ffffff
21:1
Secondary text on background
/#ffffff / #ffffff
1:1
Muted text on background
/#4b5563 / #ffffff
7.56:1
Text on secondary background
/#000000 / #000000
1:1
Secondary text on secondary
/#ffffff / #000000
21:1
Button primary
/#ffffff / #000000
21:1
Text on accent 1
/#000000 / #ef4444
5.58:1
Alt text on accent 1
/#ffffff / #ef4444
3.76:1
Text on accent 2
/#000000 / #2563eb
4.06:1
Alt text on accent 2
/#ffffff / #2563eb
5.17:1

Readability

Score

90/100

Font Size

text-sm md:text-base

Font Weight

font-black uppercase tracking-tight

Line Height

default

Scoring is based on WCAG 2.1 standards. AA requires 4.5:1 contrast for normal text, 3:1 for large text; AAA requires 7:1 for normal text, 4.5:1 for large text.

Design Recipes

Recommended Combinations with Geometric Bold

These curated recipes combine this style with layouts and animations, optimized for specific use cases.

Bold Agency

Make a statement with bold typography and animations.

geometric-boldparallax-sections+3
boldanimateddark

StyleKit

A curated web design style library to help AI generate better-looking websites.

FeedbackSupport Maintenance
Explore+
StylesTemplatesAnimationsResource LibraryPromptsCollections
Learn+
FoundationsGuideRecipesChangelogBlog
Trust+
AboutContactPrivacyTermsSupport UsRefunds

(c) 2026 StyleKit. Open source project.

闄旾CP澶?025065501鍙?3

Colophon/SK — 2026

Built with the Editorial style

01FeedbackTell us what could work better02Support MaintenanceIf StyleKit helps your workflow, voluntary support helps cover servers, domains, and ongoing upkeep.

StyleKit

A curated web design style library to help AI generate better-looking websites.

GitHub Repository

Explore

StylesTemplatesAnimationsResource LibraryPromptsCollections

Learn

FoundationsGuideRecipesChangelogBlog

Dispatch

Get notified when new styles, templates and tools ship.

Stay Updated

By subscribing, you agree to our Privacy Policy and Terms.

(c) 2026 StyleKit. Open source project.

AboutContactPrivacyTermsSupport UsRefunds/陕ICP备2025065501号-3

StyleKit