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

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

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

#e5fffe

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



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


f8fffe

f7fffe

f5fffe

f4fffe

f3fffe

f2fffe

f0fffe

effffe

eefffe

ecfffe

ebfffe

eafffe

e8fffe

e7fffe

e6fffe

d9f2f1

cee5e4

c2d8d7

b7cccb

abbfbe

a0b2b1

94a5a5

899998

7d8c8b

727f7f

677272

5b6665

505958

444c4c

393f3f


似ている色

lightblue
add8e6
powderblue
b0e0e6

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

48d1cc

00ced1

20b2aa


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





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



CSS作成

				.colore5fffe{
	color : #e5fffe;
}
				

CSSの利用例

<span class="colore5fffe">
This color is #e5fffe.
</span>
				


HTML上にstyleで直接書く

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


CSSの適用
この色は #e5fffe.



RGB(3原色)の値

R : 229
G : 255
B : 254



トップに戻る

Color Floresta.