Rindo — 平安 — 秋
竜胆色
りんどういろ
#3848A8 秋 平安
Description
秋の山野に咲く竜胆の花の青紫色。凛とした気高さと深みを持ち、平安の雅な感性に愛された秋の伝統色。
HEX#3848A8
RGBrgb(56, 72, 168)
HSLhsl(231deg 50% 44%)
現代UIでの使用例
UI Preview
Heading
日本の
伝統色
Japanese Traditional Color
コードスニペット
Code Snippets
CSS Variables
:root {
--color-rindo: #3848A8;
--color-rindo-accent: #4050B0;
--color-rindo-light: #E8ECF8;
}bg-[#3848A8] /* 背景色 */
text-[#3848A8] /* テキスト色 */
border-[#3848A8] /* ボーダー */
bg-[#E8ECF8] text-[#4050B0] /* 淡背景バッジ */
.rindo {
background-color: #3848A8;
}
.rindo-accent {
background-color: #4050B0;
}
.rindo-light {
background-color: #E8ECF8;
}
.text-rindo {
color: #3848A8;
}HEX #3848A8
RGB rgb(56, 72, 168)
HSL hsl(231deg 50% 44%)
Accent
HEX #4050B0
Light
HEX #E8ECF8