Yellow Flowers カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Yellow Flowers palette
Yellow Flowers カラーパレット (PNG) をダウンロード
Yellow Flowers カラーパレット CSS
/* CSS */
.color-1 {
color: #fab700;
}
.color-2 {
color: #f5a524;
}
.color-3 {
color: #f0a800;
}
.color-4 {
color: #d6a800;
}
.color-5 {
color: #b88a00;
}
/* CSS Variables */
:root {
--color-1: #fab700;
--color-2: #f5a524;
--color-3: #f0a800;
--color-4: #d6a800;
--color-5: #b88a00;
}
Yellow Flowers の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #fab700, #f5a524, #f0a800, #d6a800, #b88a00);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #fab700, #f5a524, #f0a800, #d6a800, #b88a00);
}
似たようなカラーパレット
下にスクロールして8個のエステティックカラーパレットを探索しましょう
Yellow Flowers color palette created on .