杏红 — Chinese Traditional Color

HEX
#ff8c31
RGB
255, 140, 49
HSL
27°, 100%, 60%

成熟杏子向阳面的红黄色,温暖圆润,传统服饰中常用于秋装。

Recommended Pairings

CSS Variable

:root {
  --color-杏红: #ff8c31;
}
.example {
  background-color: var(--color-杏红);
}

More Chinese Traditional Colors