Fukamidori — 鎌倉室町 — 夏
深緑
ふかみどり
#1A5C2A 夏 鎌倉室町
Description
深い森の緑。夏の濃密な葉叢を思わせる力強い深緑は、自然の豊かさと静謐さを体現した日本の山野の代表色。
HEX#1A5C2A
RGBrgb(26, 92, 42)
HSLhsl(135deg 56% 23%)
現代UIでの使用例
UI Preview
Heading
日本の
伝統色
Japanese Traditional Color
コードスニペット
Code Snippets
CSS Variables
:root {
--color-fukamidori: #1A5C2A;
--color-fukamidori-accent: #206830;
--color-fukamidori-light: #E8F4EC;
}bg-[#1A5C2A] /* 背景色 */
text-[#1A5C2A] /* テキスト色 */
border-[#1A5C2A] /* ボーダー */
bg-[#E8F4EC] text-[#206830] /* 淡背景バッジ */
.fukamidori {
background-color: #1A5C2A;
}
.fukamidori-accent {
background-color: #206830;
}
.fukamidori-light {
background-color: #E8F4EC;
}
.text-fukamidori {
color: #1A5C2A;
}HEX #1A5C2A
RGB rgb(26, 92, 42)
HSL hsl(135deg 56% 23%)
Accent
HEX #206830
Light
HEX #E8F4EC