Bloodthirsty Beige
#f8d7d0
Bloodthirsty Beige is a color with the hex code #f8d7d0. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #f8d7d0 | |
|---|---|---|
| RGB | rgb(248, 215, 208) | |
| HSL | hsl(11, 74%, 89%) | |
| CMYK | cmyk(0%, 13%, 16%, 3%) | |
| LAB | lab(89, 11, 8) | |
| OKLCH | oklch(0.9 0.038 32) |
Color harmonies
Tints & shades
Code snippets
color: #f8d7d0;
background-color: #f8d7d0;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFF8D7D0)
/* Swift / UIKit */
UIColor(red: 0.97, green: 0.84, blue: 0.82, alpha: 1.0)