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

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

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

#d3e7fc

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



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


f4f9fe

f1f7fe

eff6fd

edf5fd

ebf4fd

e9f3fd

e6f1fd

e4f0fd

e2effd

e0eefc

deedfc

dbebfc

d9eafc

d7e9fc

d5e8fc

c8dbef

bdcfe2

b3c4d6

a8b8c9

9eadbd

93a1b0

8996a3

7e8a97

747f8a

69737e

5e6771

545c64

495058

3f454b

34393f


似ている色

lightblue
add8e6
powderblue
b0e0e6

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

48d1cc

00ced1

20b2aa


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





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



CSS作成

				.colord3e7fc{
	color : #d3e7fc;
}
				

CSSの利用例

<span class="colord3e7fc">
This color is #d3e7fc.
</span>
				


HTML上にstyleで直接書く

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


CSSの適用
この色は #d3e7fc.



RGB(3原色)の値

R : 211
G : 231
B : 252



トップに戻る

Color Floresta.