Skip to main content
Nastrotek

Online developer tool

Color Picker & Converter

Pick a color or paste a hex value to see every common format at once, including the RGB565 value used by OLED and TFT firmware.

Conversions

HEX

#ff8800

HEX8 (with alpha)

#ff8800ff

RGB

rgb(255, 136, 0)

RGBA

rgba(255, 136, 0, 1)

HSL

hsl(32, 100%, 50%)

HSLA

hsla(32, 100%, 50%, 1)

HSV

hsv(32, 100%, 100%)

RGB565 (embedded)

0xFC40

Decimal

16746496

C code

#define COLOR_PRIMARY 0xFF8800
uint16_t color_primary_rgb565 = 0xFC40;

Nastrotek uses cookies for analytics and ad personalization to help us understand how the site is used. You can accept or decline non-essential cookies.