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

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

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

#4ec3ea

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



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


d2f0f9

c9edf8

c1eaf7

b8e7f6

afe4f5

a6e1f4

9ddef3

94dbf2

8bd8f1

83d5f0

7ad2ef

71cfee

68cced

5fc9ec

56c6eb

4ab9de

46afd2

42a5c6

3e9cbb

3a92af

3688a3

327e98

2e758c

2a6b80

276175

235769

1f4e5d

1b4451

173a46

13303a


似ている色

lightblue
add8e6
powderblue
b0e0e6

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

48d1cc

00ced1

20b2aa


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





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



CSS作成

				.color4ec3ea{
	color : #4ec3ea;
}
				

CSSの利用例

<span class="color4ec3ea">
This color is #4ec3ea.
</span>
				


HTML上にstyleで直接書く

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


CSSの適用
この色は #4ec3ea.



RGB(3原色)の値

R : 78
G : 195
B : 234



トップに戻る

Color Floresta.