British Racing Green
#05480d
British Racing Green is a color with the hex code #05480d. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #05480d | |
|---|---|---|
| RGB | rgb(5, 72, 13) | |
| HSL | hsl(127, 87%, 15%) | |
| CMYK | cmyk(93%, 0%, 82%, 72%) | |
| LAB | lab(26, -30, 28) | |
| OKLCH | oklch(0.35 0.109 144) |
Color harmonies
Tints & shades
Code snippets
color: #05480d;
background-color: #05480d;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF05480D)
/* Swift / UIKit */
UIColor(red: 0.02, green: 0.28, blue: 0.05, alpha: 1.0)