Vibrant Honey
#ffbd31
Here's everything about the color Vibrant Honey (#ffbd31) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #ffbd31 | |
|---|---|---|
| RGB | rgb(255, 189, 49) | |
| HSL | hsl(41, 100%, 60%) | |
| CMYK | cmyk(0%, 26%, 81%, 0%) | |
| LAB | lab(81, 16, 74) | |
| OKLCH | oklch(0.84 0.161 81) |
Color harmonies
Tints & shades
Code snippets
color: #ffbd31;
background-color: #ffbd31;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFFFBD31)
/* Swift / UIKit */
UIColor(red: 1.00, green: 0.74, blue: 0.19, alpha: 1.0)