#DE2B7C
#DE2B7C
ディープピンク系
カラーコード変換
| 形式 | 値 | |
|---|---|---|
| HEX | #DE2B7C | |
| RGB | rgb(222, 43, 124) | |
| RGBA | rgba(222, 43, 124, 1) | |
| HSL | hsl(333, 73%, 52%) | |
| HSV | hsv(333, 81%, 87%) | |
| CMYK | cmyk(0%, 81%, 44%, 13%) |
Aa
白背景
4.43:1AA Large
Aa
黒背景
4.74:1AA適合
配色パレット提案
CSSグラデーションサンプル
ライト → ダーク
linear-gradient(135deg, #EF9AC0, #DE2B7C, #771340)補色グラデーション
linear-gradient(135deg, #DE2B7C, #2BDE8E)類似色グラデーション
linear-gradient(135deg, #DE2BD5, #DE2B7C, #DE342B)ラジアルグロー
radial-gradient(circle, #DE2B7C, #771340)サンセット風
linear-gradient(to right, #DE2B7C, #DE342B, #2BDE8E)オーバーレイ
linear-gradient(180deg, #DE2B7CCC, #DE2B7C33)CSS使用例
背景色として使用
Hello, World!
background-color: #DE2B7C;テキスト色として使用
Color Text
color: #DE2B7C;ボーダー色として使用
ボーダー要素
border: 3px solid #DE2B7C;シャドウとして使用
Shadow
box-shadow: 0 8px 32px #DE2B7C66;