色の森:カラーコードの辞書

WEBで使えるカラーコード一覧と、そのグラデーションコード

カラーコードが、実際に写真の中で使われているところを確認できます。その写真にあるカラーコードのポイントから、関連するカラーコードを探すことができます。

#afcae5

この色は、ウェブサイトで使用できます(テキストの色、背面の色など)。



グラデーションカラーコード


ebf1f8

e7eff7

e3ecf5

dfe9f4

dbe7f3

d7e4f2

d3e1f0

cfdfef

cbdcee

c7d9ec

c3d7eb

bfd4ea

bbd1e8

b7cfe7

b3cce6

a6bfd9

9db5ce

94abc2

8ca1b7

8397ab

7a8da0

718394

697989

606f7d

576572

4e5a67

46505b

3d4650

343c44

2b3239


似ている色

lightblue
add8e6
powderblue
b0e0e6

afeeee
lightcyan
e0ffff
cyan
00ffff
aqua
00ffff
turquoise
40e0d0

48d1cc

00ced1

20b2aa


このカラーコードを使っている写真を見てみる





カラーコードを写真からワンクリックで取得する一覧



CSS作成

				.colorafcae5{
	color : #afcae5;
}
				

CSSの利用例

<span class="colorafcae5">
This color is #afcae5.
</span>
				


HTML上にstyleで直接書く

	<span style="color:#afcae5">
	この色は #afcae5.
	</span>
				


CSSの適用
この色は #afcae5.



RGB(3原色)の値

R : 175
G : 202
B : 229



トップに戻る

Color Floresta.