#DE2B4C
#DE2B4C
クリムゾン系
カラーコード変換
| 形式 | 値 | |
|---|---|---|
| HEX | #DE2B4C | |
| RGB | rgb(222, 43, 76) | |
| RGBA | rgba(222, 43, 76, 1) | |
| HSL | hsl(349, 73%, 52%) | |
| HSV | hsv(349, 81%, 87%) | |
| CMYK | cmyk(0%, 81%, 66%, 13%) |
Aa
白背景
4.61:1AA適合
Aa
黒背景
4.56:1AA適合
配色パレット提案
CSSグラデーションサンプル
ライト → ダーク
linear-gradient(135deg, #EF9AA9, #DE2B4C, #771325)補色グラデーション
linear-gradient(135deg, #DE2B4C, #2BDEBD)類似色グラデーション
linear-gradient(135deg, #DE2BA5, #DE2B4C, #DE642B)ラジアルグロー
radial-gradient(circle, #DE2B4C, #771325)サンセット風
linear-gradient(to right, #DE2B4C, #DE642B, #2BDEBD)オーバーレイ
linear-gradient(180deg, #DE2B4CCC, #DE2B4C33)CSS使用例
背景色として使用
Hello, World!
background-color: #DE2B4C;テキスト色として使用
Color Text
color: #DE2B4C;ボーダー色として使用
ボーダー要素
border: 3px solid #DE2B4C;シャドウとして使用
Shadow
box-shadow: 0 8px 32px #DE2B4C66;