BACK TO DIRECTORY

An add-on for Advanced Custom Fields to allow users to select from a list of color choices. Setting up the field works exactly like setting up a radio button list, the main difference being that the key will also be used to style the element.
This is useful for allowing users to pick from a limited selection of colors, rather than enter an arbitrary hex value or choose from a color picker.
Supports all of the following color formats:
- hex: #FF0000
- rgb: rgb(255,0,0)
- rgba: rgba(255,0,0, 1)
- hsl: hsl(0,100%,50%)
- hsla: hsla(0,100%,50%, 1)
- name: red
Note: you may also use none to show a transparent swatch with a checkerboard background.
Compatibility
This ACF field type is compatible with:
- ACF 4
- ACF 5 (PRO version)
Screenshots

Use the same syntax as defining ACF radio buttons

Users will see color swatches that act like radio buttons
Plugin Details
Active Installs
1K+Total Downloads
20,381Version
1.0.7Requires WP
4.0Requires PHP
5.6Tested Up To
Added
2018-02-14Last Updated
2018-11-29 4:41pm GMTRatings
5
1
4
0
3
0
2
0
1
0