Elden Ring Orange
#ed8a09
Elden Ring Orange is a color with the hex code #ed8a09. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #ed8a09 | |
|---|---|---|
| RGB | rgb(237, 138, 9) | |
| HSL | hsl(34, 93%, 48%) | |
| CMYK | cmyk(0%, 42%, 96%, 7%) | |
| LAB | lab(67, 34, 72) | |
| OKLCH | oklch(0.72 0.165 62) |
Color harmonies
Tints & shades
Code snippets
color: #ed8a09;
background-color: #ed8a09;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-amber-500 /* ≈ #fe9a00 */
/* Flutter */
Color(0xFFED8A09)
/* Swift / UIKit */
UIColor(red: 0.93, green: 0.54, blue: 0.04, alpha: 1.0)