.webp&w=3840&q=75)
Click a swatch to copy its HEX; hover for the OKLCH value.
The gradient distilled from the scene, unrolled left to right by stop; the authored angle is 200° (used by the hero and exports), while gallery cards share a uniform 135° sweep.
"In the sun or not" need not be written on the lightness axis at all: on one and the same wall, the sunlit stretch measures L 0.62 / chroma 0.014 / 130° and the shaded stretch L 0.59 / 0.036 / 231° — 0.03 apart in lightness, 2.6× apart in chroma, 101° apart in hue. All 62.42% of this picture's achromatic pixels are surfaces the sun is on: white light bleaches whatever it touches, and the shadow is the only light source here that emits a colour. To give a large pale material depth without dirtying it, do not paint the shadow with light and dark — bleach the lit side and dye the shaded side blue, and keep the lightness axis for composition.
CSS variables, a Tailwind v4 theme or SVG — one click to copy into your project.
/* Sword and Strongbox Secure Transport Agency, Sun-Bleached · Sword and Strongbox Secure Transport Agency, Sun-Bleached — Teyvat Palette */
:root {
--sunbleached-flagstone: oklch(0.82 0.02 125); /* Sun-Bleached Flagstone #c1c7b9 */
--shadowed-flagstone: oklch(0.56 0.033 177); /* Flagstone in Shadow #607b74 */
--shaded-wall: oklch(0.59 0.036 231); /* Shaded Wall #68828f */
--banner-vermilion: oklch(0.5 0.107 33); /* Banner Vermilion #96493a */
--sunlit-splash: oklch(0.74 0.147 33); /* Sunlit Splash #f9856c */
--rooftop-tree: oklch(0.74 0.162 129); /* Tree over the Ridge #8bbe42 */
--gradient-sword-and-strongbox-secure-transport-agency-point-of-interest: linear-gradient(200deg, oklch(0.82 0.02 125) 0%, oklch(0.74 0.147 33) 14%, oklch(0.74 0.162 129) 28%, oklch(0.5 0.107 33) 48%, oklch(0.56 0.033 177) 72%, oklch(0.59 0.036 231) 100%);
}A 1080×1350 PNG carrying the scene, its palette and every value — save it and post it as is.