天色 — Japanese Traditional Color

HEX
#2ca9e1
RGB
44,169,225

Amairo or ten-iro is the bright blue of the sky, slightly deeper than sora-iro. It appears in the background of ukiyo-e landscape prints by Hiroshige and Hokusai.

Recommended Pairings

CSS Variable

:root {
  --color-天色: #2ca9e1;
}
.example {
  background-color: var(--color-天色);
}

More Japanese Traditional Colors