Bite My Tongue
#d47d72
Here's everything about the color Bite My Tongue (#d47d72) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #d47d72 | |
|---|---|---|
| RGB | rgb(212, 125, 114) | |
| HSL | hsl(7, 53%, 64%) | |
| CMYK | cmyk(0%, 41%, 46%, 17%) | |
| LAB | lab(62, 34, 21) | |
| OKLCH | oklch(0.68 0.11 28) |
Color harmonies
Tints & shades
Code snippets
color: #d47d72;
background-color: #d47d72;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-orange-500 /* ≈ #ff6900 */
/* Flutter */
Color(0xFFD47D72)
/* Swift / UIKit */
UIColor(red: 0.83, green: 0.49, blue: 0.45, alpha: 1.0)