Sora — 江戸 — 夏
空色
そらいろ
#60B8D8 夏 江戸
Description
晴れた日の空の色。抜けるような青空を纏ったような明るく爽やかな青で、開放感と清々しさを象徴する夏の色。
HEX#60B8D8
RGBrgb(96, 184, 216)
HSLhsl(196deg 61% 61%)
現代UIでの使用例
UI Preview
Heading
日本の
伝統色
Japanese Traditional Color
コードスニペット
Code Snippets
CSS Variables
:root {
--color-sora: #60B8D8;
--color-sora-accent: #68C0E0;
--color-sora-light: #E8F6FD;
}bg-[#60B8D8] /* 背景色 */
text-[#60B8D8] /* テキスト色 */
border-[#60B8D8] /* ボーダー */
bg-[#E8F6FD] text-[#68C0E0] /* 淡背景バッジ */
.sora {
background-color: #60B8D8;
}
.sora-accent {
background-color: #68C0E0;
}
.sora-light {
background-color: #E8F6FD;
}
.text-sora {
color: #60B8D8;
}HEX #60B8D8
RGB rgb(96, 184, 216)
HSL hsl(196deg 61% 61%)
Accent
HEX #68C0E0
Light
HEX #E8F6FD