Track and Field
#d66352
Here's everything about the color Track and Field (#d66352) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #d66352 | |
|---|---|---|
| RGB | rgb(214, 99, 82) | |
| HSL | hsl(8, 62%, 58%) | |
| CMYK | cmyk(0%, 54%, 62%, 16%) | |
| LAB | lab(57, 45, 32) | |
| OKLCH | oklch(0.64 0.148 30) |
Color harmonies
Tints & shades
Code snippets
color: #d66352;
background-color: #d66352;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-red-500 /* ≈ #fb2c36 */
/* Flutter */
Color(0xFFD66352)
/* Swift / UIKit */
UIColor(red: 0.84, green: 0.39, blue: 0.32, alpha: 1.0)