كيفية الاستخدام

  1. 1

    اختيار التناسق

    اختر قاعدة تناسق الألوان كالمتناسقة أو التكميلية لتحديد العلاقة بين الألوان.

  2. 2

    اختيار المزاج

    حدد الجو بمحدد المزاج. اختر من الباستيل أو النابض أو الداكن لتناسب هوية علامتك.

  3. 3

    توليد

    انقر على توليد لإنشاء لوحات فريدة. اقفل الألوان التي تعجبك وأعد توليد الباقي.

  4. 4

    تصدير

    انسخ رموز Hex الفردية أو انقر تصدير للحصول على إعدادات Tailwind CSS الكاملة.

دليل نظرية الألوان

فهم التناسق اللوني

  • متناسق

    ألوان متجاورة على عجلة الألوان. تخلق تصاميم هادئة ومريحة.

  • متكامل

    ألوان متقابلة على عجلة الألوان. تولد تباينًا عاليًا وتأثيرًا بصريًا قويًا.

  • ثلاثي

    ثلاثة ألوان موزعة بالتساوي على عجلة الألوان. توفر تباينًا عاليًا مع الحفاظ على التناسق.

  • تكميلي منقسم

    تنوع في مخطط الألوان التكميلية. يستخدم لونًا أساسيًا واثنين مجاورين للون التكميلي.

  • أحادي اللون

    تنويعات في الإضاءة والتشبع للون واحد. نظيف وأنيق ومريح.

  • فوضى عشوائية

    ألوان عشوائية تمامًا دون قواعد. مثالية لإلهام غير متوقع.

استكشاف الأمزجة

  • قياسي

    تشبع وسطوع متوازنان. مناسب لتصميم الويب العام ومكونات واجهة المستخدم.

  • أحلام الباستيل

    سطوع عالٍ وتشبع منخفض. ناعم ومهدئ. مثالي لمواضيع نمط الحياة.

  • نيون نابض

    تشبع عالٍ وسطوع متوسط. نابض بالحيوية ولافت للنظر.

  • الوضع الداكن

    سطوع منخفض وألوان غير مشبعة. عميق وغامض وعصري.

  • ريترو كلاسيك

    ألوان منخفضة التشبع ودافئة قليلًا. حنيني وكلاسيكي وخالد.

Choosing Colors That Work Together

Overview

Color choice can make or break a design. Random color combinations look chaotic; deliberate palettes built on color theory feel intentional and professional. This tool generates harmonious palettes from a single base color using established color theory relationships: complementary (opposite on the color wheel), analogous (adjacent), triadic (three evenly spaced), and tetradic (four). It also extracts palettes from uploaded images and shows hex/RGB/HSL values for direct use in CSS or design files.

How It Works

Color theory expressed mathematically: a color in HSL has hue (0–360°), saturation, and lightness. Complementary = base hue + 180°. Triadic = base + 120° and base + 240°. Analogous = base ± 30°. The tool computes these mathematically, then displays the resulting palette with copy-to-clipboard for each color. Image-based palettes use color quantization (k-means clustering) to find the most dominant colors in the uploaded image.

When to Use This

Designing UI for a website or app (primary, secondary, accent colors). Picking colors for a brand identity. Coordinating slide deck visuals. Choosing paint colors for a room (start from one wall, find complementary trim). Creating data visualization color schemes (categorical or sequential). Generating themes for graphics — Instagram posts, YouTube thumbnails, blog headers.

Frequently Asked Questions

What's the difference between complementary and analogous?

Complementary colors are opposite on the color wheel (blue + orange) — high contrast, visually striking. Analogous colors are next to each other (blue + blue-green + green) — calmer, more cohesive. Use complementary for accents, analogous for backgrounds.

How many colors should a design use?

60-30-10 rule: 60% dominant (background), 30% secondary, 10% accent. Most professional designs use 3–5 colors total. More than 5 starts to feel chaotic unless you're explicitly going for a vibrant playful look.

What's the WCAG contrast requirement?

For accessibility, text must have at least 4.5:1 contrast against its background (3:1 for large text). Black on white is 21:1. Dark gray on light gray often fails — check with a contrast tool before shipping.

الأدوات الموصى بها

أدوات مختارة بعناية قد تجدها مفيدة