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

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

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

#4bbadf

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



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


d2edf7

c9eaf5

c0e6f3

b7e3f2

aedff0

a5dcef

9cd9ed

93d5eb

8ad2ea

81cee8

78cbe7

6fc7e5

66c4e3

5dc0e2

54bde0

47b0d3

43a7c8

3f9ebd

3c94b2

388ba7

34829c

307890

2d6f85

29667a

255d6f

215364

1e4a59

1a414e

163742

122e37


似ている色

lightblue
add8e6
powderblue
b0e0e6

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

48d1cc

00ced1

20b2aa


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





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



CSS作成

				.color4bbadf{
	color : #4bbadf;
}
				

CSSの利用例

<span class="color4bbadf">
This color is #4bbadf.
</span>
				


HTML上にstyleで直接書く

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


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



RGB(3原色)の値

R : 75
G : 186
B : 223



トップに戻る

Color Floresta.