橙黄 — Chinese Traditional Color

HEX
#ffa400
RGB
255, 164, 0
HSL
39°, 100%, 50%

橘子成熟时的黄中带红色调,鲜明温暖,常用于传统节日装饰。

Recommended Pairings

CSS Variable

:root {
  --color-橙黄: #ffa400;
}
.example {
  background-color: var(--color-橙黄);
}

More Chinese Traditional Colors