#BBA61B
#BBA61B
イエローグリーン系
カラーコード変換
| 形式 | 値 | |
|---|---|---|
| HEX | #BBA61B | |
| RGB | rgb(187, 166, 27) | |
| RGBA | rgba(187, 166, 27, 1) | |
| HSL | hsl(52, 75%, 42%) | |
| HSV | hsv(52, 86%, 73%) | |
| CMYK | cmyk(0%, 11%, 86%, 27%) |
Aa
白背景
2.45:1不適合
Aa
黒背景
8.58:1AA適合
配色パレット提案
CSSグラデーションサンプル
ライト → ダーク
linear-gradient(135deg, #EAD96C, #BBA61B, #4C430B)補色グラデーション
linear-gradient(135deg, #BBA61B, #1B30BB)類似色グラデーション
linear-gradient(135deg, #BB561B, #BBA61B, #81BB1B)ラジアルグロー
radial-gradient(circle, #BBA61B, #4C430B)サンセット風
linear-gradient(to right, #BBA61B, #81BB1B, #1B30BB)オーバーレイ
linear-gradient(180deg, #BBA61BCC, #BBA61B33)CSS使用例
背景色として使用
Hello, World!
background-color: #BBA61B;テキスト色として使用
Color Text
color: #BBA61B;ボーダー色として使用
ボーダー要素
border: 3px solid #BBA61B;シャドウとして使用
Shadow
box-shadow: 0 8px 32px #BBA61B66;