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

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

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

#c9e8fc

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



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


f1f9fe

eef8fe

ecf6fd

e9f5fd

e6f4fd

e4f3fd

e1f2fd

def1fd

dbf0fd

d9eefc

d6edfc

d3ecfc

d1ebfc

ceeafc

cbe9fc

bedcef

b4d0e2

aac5d6

a0b9c9

96aebd

8ca2b0

8296a3

788b97

6e7f8a

64747e

5a6871

505c64

465158

3c454b

323a3f


似ている色

lightblue
add8e6
powderblue
b0e0e6

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

48d1cc

00ced1

20b2aa


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





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



CSS作成

				.colorc9e8fc{
	color : #c9e8fc;
}
				

CSSの利用例

<span class="colorc9e8fc">
This color is #c9e8fc.
</span>
				


HTML上にstyleで直接書く

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


CSSの適用
この色は #c9e8fc.



RGB(3原色)の値

R : 201
G : 232
B : 252



トップに戻る

Color Floresta.