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

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

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

#4b9eba

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



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


d2e6ed

c9e1ea

c0dde6

b7d8e3

aed3df

a5cedc

9cc9d9

93c4d5

8abfd2

81bbce

78b6cb

6fb1c7

66acc4

5da7c0

54a2bd

4796b0

438ea7

3f869e

3c7e94

38768b

346e82

306678

2d5e6f

295666

254f5d

214753

1e3f4a

1a3741

162f37

12272e


似ている色

lightblue
add8e6
powderblue
b0e0e6

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

48d1cc

00ced1

20b2aa


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





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



CSS作成

				.color4b9eba{
	color : #4b9eba;
}
				

CSSの利用例

<span class="color4b9eba">
This color is #4b9eba.
</span>
				


HTML上にstyleで直接書く

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


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



RGB(3原色)の値

R : 75
G : 158
B : 186



トップに戻る

Color Floresta.