Langoustine
#dc5226
Here's everything about the color Langoustine (#dc5226) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #dc5226 | |
|---|---|---|
| RGB | rgb(220, 82, 38) | |
| HSL | hsl(15, 72%, 51%) | |
| CMYK | cmyk(0%, 63%, 83%, 14%) | |
| LAB | lab(54, 54, 53) | |
| OKLCH | oklch(0.62 0.182 37) |
Color harmonies
Tints & shades
Code snippets
color: #dc5226;
background-color: #dc5226;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-red-500 /* ≈ #fb2c36 */
/* Flutter */
Color(0xFFDC5226)
/* Swift / UIKit */
UIColor(red: 0.86, green: 0.32, blue: 0.15, alpha: 1.0)