#3BB541
#3BB541
ライムグリーン系
カラーコード変換
| 形式 | 値 | |
|---|---|---|
| HEX | #3BB541 | |
| RGB | rgb(59, 181, 65) | |
| RGBA | rgba(59, 181, 65, 1) | |
| HSL | hsl(123, 51%, 47%) | |
| HSV | hsv(123, 67%, 71%) | |
| CMYK | cmyk(67%, 0%, 64%, 29%) |
Aa
白背景
2.67:1不適合
Aa
黒背景
7.87:1AA適合
配色パレット提案
CSSグラデーションサンプル
ライト → ダーク
linear-gradient(135deg, #93DC97, #3BB541, #1B551E)補色グラデーション
linear-gradient(135deg, #3BB541, #B53BAF)類似色グラデーション
linear-gradient(135deg, #72B53B, #3BB541, #3BB57E)ラジアルグロー
radial-gradient(circle, #3BB541, #1B551E)サンセット風
linear-gradient(to right, #3BB541, #3BB57E, #B53BAF)オーバーレイ
linear-gradient(180deg, #3BB541CC, #3BB54133)CSS使用例
背景色として使用
Hello, World!
background-color: #3BB541;テキスト色として使用
Color Text
color: #3BB541;ボーダー色として使用
ボーダー要素
border: 3px solid #3BB541;シャドウとして使用
Shadow
box-shadow: 0 8px 32px #3BB54166;