#B8566B
#B8566B
インディアンレッド系
カラーコード変換
| 形式 | 値 | |
|---|---|---|
| HEX | #B8566B | |
| RGB | rgb(184, 86, 107) | |
| RGBA | rgba(184, 86, 107, 1) | |
| HSL | hsl(347, 41%, 53%) | |
| HSV | hsv(347, 53%, 72%) | |
| CMYK | cmyk(0%, 53%, 42%, 28%) |
Aa
白背景
4.58:1AA適合
Aa
黒背景
4.58:1AA適合
配色パレット提案
CSSグラデーションサンプル
ライト → ダーク
linear-gradient(135deg, #DEB0BA, #B8566B, #652A37)補色グラデーション
linear-gradient(135deg, #B8566B, #56B8A3)類似色グラデーション
linear-gradient(135deg, #B8569C, #B8566B, #B87256)ラジアルグロー
radial-gradient(circle, #B8566B, #652A37)サンセット風
linear-gradient(to right, #B8566B, #B87256, #56B8A3)オーバーレイ
linear-gradient(180deg, #B8566BCC, #B8566B33)CSS使用例
背景色として使用
Hello, World!
background-color: #B8566B;テキスト色として使用
Color Text
color: #B8566B;ボーダー色として使用
ボーダー要素
border: 3px solid #B8566B;シャドウとして使用
Shadow
box-shadow: 0 8px 32px #B8566B66;