#3B41B5
#3B41B5
ダークスレートブルー系
カラーコード変換
| 形式 | 値 | |
|---|---|---|
| HEX | #3B41B5 | |
| RGB | rgb(59, 65, 181) | |
| RGBA | rgba(59, 65, 181, 1) | |
| HSL | hsl(237, 51%, 47%) | |
| HSV | hsv(237, 67%, 71%) | |
| CMYK | cmyk(67%, 64%, 0%, 29%) |
Aa
白背景
8.05:1AA適合
Aa
黒背景
2.61:1不適合
配色パレット提案
CSSグラデーションサンプル
ライト → ダーク
linear-gradient(135deg, #9397DC, #3B41B5, #1B1E55)補色グラデーション
linear-gradient(135deg, #3B41B5, #B5AF3B)類似色グラデーション
linear-gradient(135deg, #3B7EB5, #3B41B5, #723BB5)ラジアルグロー
radial-gradient(circle, #3B41B5, #1B1E55)サンセット風
linear-gradient(to right, #3B41B5, #723BB5, #B5AF3B)オーバーレイ
linear-gradient(180deg, #3B41B5CC, #3B41B533)CSS使用例
背景色として使用
Hello, World!
background-color: #3B41B5;テキスト色として使用
Color Text
color: #3B41B5;ボーダー色として使用
ボーダー要素
border: 3px solid #3B41B5;シャドウとして使用
Shadow
box-shadow: 0 8px 32px #3B41B566;