--- # Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. layout: guides/wide title: Color Picker Tool description: | Preview all the colors available on Pebble with the associated SDK contants and HTML codes. guide_group: tools-and-resources order: 5 scripts: - tools/color-dict - tools/color-picker - tools/color-mapping-sunlight ---

Click a hexagon in the color map to see its SDK constant and how to use it in your Pebble app.

{% include tools/color-picker-map.svg %}
Name:
Sample:
HTML code:
Uncorrected HTML code:
SDK Constant:
Code (RGB):
Code (Hex):

Example Code Segment

See the Images guide to get compatible palette files for popular image editing programs.