Tomato Bisque
#d15915
Tomato Bisque is a color with the hex code #d15915. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #d15915 | |
|---|---|---|
| RGB | rgb(209, 89, 21) | |
| HSL | hsl(22, 82%, 45%) | |
| CMYK | cmyk(0%, 57%, 90%, 18%) | |
| LAB | lab(53, 46, 58) | |
| OKLCH | oklch(0.61 0.168 44) |
Color harmonies
Tints & shades
Code snippets
color: #d15915;
background-color: #d15915;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-orange-500 /* ≈ #ff6900 */
/* Flutter */
Color(0xFFD15915)
/* Swift / UIKit */
UIColor(red: 0.82, green: 0.35, blue: 0.08, alpha: 1.0)