Gofun — 飛鳥奈良 — 通年
胡粉色
ごふんいろ
#F5F0E8 通年 飛鳥奈良
Description
牡蠣の貝殻を砕いた顔料「胡粉」に由来する温かみのある白。日本画の下地として用いられ、純粋さと清潔感を表す色。
HEX#F5F0E8
RGBrgb(245, 240, 232)
HSLhsl(37deg 39% 94%)
現代UIでの使用例
UI Preview
Heading
日本の
伝統色
Japanese Traditional Color
コードスニペット
Code Snippets
CSS Variables
:root {
--color-gofun: #F5F0E8;
--color-gofun-accent: #FFFAF3;
--color-gofun-light: #D4C9B5;
}bg-[#F5F0E8] /* 背景色 */
text-[#F5F0E8] /* テキスト色 */
border-[#F5F0E8] /* ボーダー */
bg-[#D4C9B5] text-[#FFFAF3] /* 淡背景バッジ */
.gofun {
background-color: #F5F0E8;
}
.gofun-accent {
background-color: #FFFAF3;
}
.gofun-light {
background-color: #D4C9B5;
}
.text-gofun {
color: #F5F0E8;
}HEX #F5F0E8
RGB rgb(245, 240, 232)
HSL hsl(37deg 39% 94%)
Accent
HEX #FFFAF3
Light
HEX #D4C9B5