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

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

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

#5eb1ae

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



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


d6ebea

cee7e6

c6e3e2

bedfde

b6dbda

aed8d6

a6d4d2

9ed0ce

96ccca

8ec8c6

86c4c2

7ec0be

76bcba

6eb8b6

66b4b2

59a8a5

549f9c

4f9693

4b8d8b

468482

417b79

3d7371

386a68

33615f

2f5857

2a4f4e

254645

203d3c

1c3534

172c2b


似ている色

lightblue
add8e6
powderblue
b0e0e6

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

48d1cc

00ced1

20b2aa


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





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



CSS作成

				.color5eb1ae{
	color : #5eb1ae;
}
				

CSSの利用例

<span class="color5eb1ae">
This color is #5eb1ae.
</span>
				


HTML上にstyleで直接書く

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


CSSの適用
この色は #5eb1ae.



RGB(3原色)の値

R : 94
G : 177
B : 174



トップに戻る

Color Floresta.