Honey Teriyaki
#ee6611
Here's everything about the color Honey Teriyaki (#ee6611) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #ee6611 | |
|---|---|---|
| RGB | rgb(238, 102, 17) | |
| HSL | hsl(23, 87%, 50%) | |
| CMYK | cmyk(0%, 57%, 93%, 7%) | |
| LAB | lab(60, 51, 66) | |
| OKLCH | oklch(0.67 0.187 45) |
Color harmonies
Tints & shades
Code snippets
color: #ee6611;
background-color: #ee6611;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-orange-500 /* ≈ #ff6900 */
/* Flutter */
Color(0xFFEE6611)
/* Swift / UIKit */
UIColor(red: 0.93, green: 0.40, blue: 0.07, alpha: 1.0)