PHPackages                             timoetting/kirby-color - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. timoetting/kirby-color

ActivePlugin[Utility &amp; Helpers](/categories/utility)

timoetting/kirby-color
======================

Kirby-Color is a color picker plugin for Kirby CMS v3.

1.0.4(5y ago)4618.0k—0%7[14 PRs](https://github.com/TimOetting/kirby-color/pulls)MITVue

Since Jul 19Pushed 3y ago3 watchersCompare

[ Source](https://github.com/TimOetting/kirby-color)[ Packagist](https://packagist.org/packages/timoetting/kirby-color)[ Fund](https://paypal.me/TimOetting/10)[ RSS](/packages/timoetting-kirby-color/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (19)Used By (0)

Kirby Color
===========

[](#kirby-color)

Kirby-Color is a color picker plugin for Kirby CMS v3.

[![Kirby Color Screenshot](https://raw.githubusercontent.com/TimOetting/kirby-color/master/preview.png)](https://raw.githubusercontent.com/TimOetting/kirby-color/master/preview.png)

Installation
------------

[](#installation)

### Git

[](#git)

From the root of your kirby project:

```
git clone https://github.com/TimOetting/kirby-color.git site/plugins/kirby-color

```

### Composer

[](#composer)

```
composer require timoetting/kirby-color

```

### Direct Download

[](#direct-download)

Alternatively you can download the zip file, unzip it's contents into site/plugins/kirby-color.

Example Blueprint Field Entry
-----------------------------

[](#example-blueprint-field-entry)

```
fields:
...
  color:
    type: color
    editableAlpha: true # (optional) if set to false, alpha value controls are not displayed
    default: "#EFCB69" # (optional)
    presets: # (optional)
      - "#EB6896"
      - "#C36894"
      - "#836890"
      - "#46698D"
      - "#0F6A8B"
```

###  Health Score

38

—

LowBetter than 85% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity37

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor1

Top contributor holds 80% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~123 days

Total

5

Last Release

1993d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1b078d7b5e2a6d7b6b5845cdb6db319504d0089d84d88e364d3e7699e5eecd42?d=identicon)[TimOetting](/maintainers/TimOetting)

---

Top Contributors

[![sylvainjule](https://avatars.githubusercontent.com/u/14079751?v=4)](https://github.com/sylvainjule "sylvainjule (8 commits)")[![TimOetting](https://avatars.githubusercontent.com/u/5142881?v=4)](https://github.com/TimOetting "TimOetting (2 commits)")

### Embed Badge

![Health badge](/badges/timoetting-kirby-color/health.svg)

```
[![Health](https://phpackages.com/badges/timoetting-kirby-color/health.svg)](https://phpackages.com/packages/timoetting-kirby-color)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
