Sie sind auf Seite 1von 17

Browser support: NN: Netscape, IE: Internet Explorer, W3C: Web Standard

Background Border Classification Dimension Font

Generated Content List and Marker Margin Outlines Padding

Positioning Table Text

Background
On-line examples Property background Description A shorthand property for setting all background properties in one declaration Values background-color background-image background-repeat background-attachment background-position NN 6.0 IE 4.0 W3C CSS1

background-attachment

Sets whether a background image scroll is fixed or scrolls with the rest of fixed the page Sets the background color of an element color-rgb color-hex color-name transparent

6.0

4.0

CSS1

background-color

4.0

4.0

CSS1

background-image background-position

Sets an image as the background url none Sets the starting position of a background image top left top center top right center left center center center right bottom left bottom center bottom right x-% y-% x-pos y-pos repeat repeat-x repeat-y no-repeat

4.0 6.0

4.0 4.0

CSS1 CSS1

background-repeat

Sets if/how a background image will be repeated

4.0

4.0

CSS1

Border
On-line examples Property border Description A shorthand property for setting all of the properties for the four borders in one declaration Values border-width border-style border-color NN 4.0 IE 4.0 W3C CSS1

border-bottom

A shorthand property for setting border-bottom-width all of the properties for the border-style bottom border in one declaration border-color Sets the color of the bottom border Sets the style of the bottom border Sets the width of the bottom border border-color border-style thin medium

6.0

4.0

CSS1

border-bottom-color border-bottom-style border-bottom-width

6.0 6.0 4.0

4.0 4.0 4.0

CSS2 CSS2 CSS1

thick length border-color border-left Sets the color of the four borders, color can have from one to four colors A shorthand property for setting all of the properties for the left border in one declaration Sets the color of the left border Sets the style of the left border Sets the width of the left border border-left-width border-style border-color border-color border-style thin medium thick length border-right-width border-style border-color 6.0 6.0 4.0 4.0 CSS1 CSS1

border-left-color border-left-style border-left-width

6.0 6.0 4.0

4.0 4.0 4.0

CSS2 CSS2 CSS1

border-right

A shorthand property for setting all of the properties for the right border in one declaration

6.0

4.0

CSS1

border-right-color border-right-style border-right-width

Sets the color of the right border border-color Sets the style of the right border border-style Sets the width of the right border thin medium thick length Sets the style of the four borders, none can have from one to four styles hidden dotted dashed solid double groove ridge inset outset A shorthand property for setting all of the properties for the top border in one declaration Sets the color of the top border Sets the style of the top border Sets the width of the top border border-top-width border-style border-color border-color border-style thin medium thick length thin medium thick length

6.0 6.0 4.0

4.0 4.0 4.0

CSS2 CSS2 CSS1

border-style

6.0

4.0

CSS1

border-top

6.0

4.0

CSS1

border-top-color border-top-style border-top-width

6.0 6.0 4.0

4.0 4.0 4.0

CSS2 CSS2 CSS1

border-width

A shorthand property for setting the width of the four borders in one declaration, can have from one to four values

4.0

4.0

CSS1

Classification
On-line examples Property clear Description Values NN 4.0 IE 4.0 W3C CSS1

Sets the sides of an element left where other floating elements are right not allowed both none Specifies the type of cursor to be url displayed auto crosshair default pointer move e-resize

cursor

6.0

4.0

CSS2

ne-resize nw-resize n-resize se-resize sw-resize s-resize w-resize text wait help display Sets how/if an element is displayed none inline block list-item run-in compact marker table inline-table table-row-group table-header-group table-footer-group table-row table-column-group table-column table-cell table-caption 4.0 4.0 CSS1

float

Sets where an image or a text will left appear in another element right none Places an element in a static, static relative, absolute or fixed position relative absolute fixed Sets if an element should be visible or invisible visible hidden collapse

4.0

4.0

CSS1

position

4.0

4.0

CSS2

visibility

6.0

4.0

CSS2

Dimension
On-line examples Property height Description Sets the height of an element Values auto length % normal number length % none length % none length % length % length % auto % length NN 6.0 IE 4.0 W3C CSS1

line-height

Sets the distance between lines

4.0

4.0

CSS1

max-height

Sets the maximum height of an element Sets the maximum width of an element Sets the minimum height of an element Sets the minimum width of an element Sets the width of an element

6.0

CSS2

max-width

6.0

CSS2

min-height min-width width

6.0 6.0 4.0 4.0

CSS2 CSS2 CSS1

Font
On-line examples Property font Description A shorthand property for setting all of the properties for a font in one declaration Values font-style font-variant font-weight font-size/line-height font-family caption icon menu message-box small-caption status-bar family-name generic-family xx-small x-small small medium large x-large xx-large smaller larger length % none number NN 4.0 IE 4.0 W3C CSS1

font-family

A prioritized list of font family names and/or generic family names for an element Sets the size of a font

4.0

3.0

CSS1

font-size

4.0

3.0

CSS1

font-size-adjust

Specifies an aspect value for an element that will preserve the xheight of the first-choice font

CSS2

font-stretch

Condenses or expands the current normal font-family wider narrower ultra-condensed extra-condensed condensed semi-condensed semi-expanded expanded extra-expanded ultra-expanded Sets the style of the font normal italic oblique 4.0 4.0

CSS2

font-style

CSS1

font-variant font-weight

Displays text in a small-caps font normal or a normal font small-caps Sets the weight of a font normal bold bolder lighter 100 200 300 400 500 600 700 800 900

6.0 4.0

4.0 4.0

CSS1 CSS1

Generated Content

Property content

Description

Values

NN

IE

W3C CSS2

Generates content in a document. string 6.0 Used with the :before and :after url pseudo-elements counter(name) counter(name, list-styletype) counters(name, string) counters(name, string, liststyle-type) attr(X) open-quote close-quote no-open-quote no-close-quote Sets how much the counter none increments on each occurrence of identifier number a selector Sets the value the counter is set to on each occurrence of a selector none identifier number 6.0

counter-increment

CSS2

counter-reset

CSS2

quotes

Sets the type of quotation marks none string string

CSS2

List and Marker


On-line examples Property list-style Description A shorthand property for setting all of the properties for a list in one declaration Sets an image as the list-item marker Values list-style-type list-style-position list-style-image none url NN 6.0 IE 4.0 W3C CSS1

list-style-image list-style-position list-style-type

6.0 6.0 4.0

4.0 4.0 4.0

CSS1 CSS1 CSS1

Sets where the list-item marker is inside placed in the list outside Sets the type of the list-item marker none disc circle square decimal decimal-leading-zero lower-roman upper-roman lower-alpha upper-alpha lower-greek lower-latin upper-latin hebrew armenian georgian cjk-ideographic hiragana katakana hiragana-iroha katakana-iroha auto length

marker-offset

7.0

CSS2

Margin
On-line examples

Property margin

Description A shorthand property for setting the margin properties in one declaration Sets the bottom margin of an element

Values margin-top margin-right margin-bottom margin-left auto length %

NN 4.0

IE 4.0

W3C CSS1

margin-bottom

4.0

4.0

CSS1

margin-left

Sets the left margin of an element auto length % Sets the right margin of an element auto length %

4.0

3.0

CSS1

margin-right

4.0

3.0

CSS1

margin-top

Sets the top margin of an element auto length %

4.0

3.0

CSS1

Outlines
Property outline Description A shorthand property for setting all the outline properties in one declaration Sets the color of the outline around an element Sets the style of the outline around an element Values outline-color outline-style outline-width color invert none dotted dashed solid double groove ridge inset outset thin medium thick length NN IE W3C CSS2

outline-color outline-style

CSS2 CSS2

outline-width

Sets the width of the outline around an element

CSS2

Padding
On-line examples Property padding Description A shorthand property for setting all of the padding properties in one declaration Sets the bottom padding of an element Sets the left padding of an element Sets the right padding of an element Sets the top padding of an element Values padding-top padding-right padding-bottom padding-left length % length % length % length % NN 4.0 IE 4.0 W3C CSS1

padding-bottom padding-left padding-right padding-top

4.0 4.0 4.0 4.0

4.0 4.0 4.0 4.0

CSS1 CSS1 CSS1 CSS1

Positioning
On-line examples

Property bottom

Description Sets how far the bottom edge of an element is above/below the bottom edge of the parent element

Values auto % length

NN 6.0

IE 5.0

W3C CSS2

clip

Sets the shape of an element. The shape element is clipped into this shape, auto and displayed Sets how far the left edge of an auto element is to the right/left of the % left edge of the parent element length Sets what happens if the content visible of an element overflow its area hidden scroll auto Sets how far the right edge of an auto element is to the left/right of the % right edge of the parent element length Sets how far the top edge of an element is above/below the top edge of the parent element Sets the vertical alignment of an element auto % length baseline sub super top text-top middle bottom text-bottom length %

6.0

4.0

CSS2

left

4.0

4.0

CSS2

overflow

6.0

4.0

CSS2

right

6.0

5.5

CSS2

top

4.0

4.0

CSS2

vertical-align

4.0

4.0

CSS1

z-index

Sets the stack order of an elementauto number

6.0

4.0

CSS2

Table
Property border-collapse border-spacing Description Sets the border model of a table Values collapse separate NN 7.0 6.0 IE 5.5 W3C CSS2 CSS2

Sets the distance between the length length borders of adjacent cells (only for the "separated borders" model) Sets the position of the caption according to the table top bottom left right

caption-side

6.0

CSS2

empty-cells

Sets whether cells with no visible show content should have borders or hide not (only for the "separated borders" model) Sets the algorithm used to lay out auto the table fixed

6.0

CSS2

table-layout

6.0

5.5

CSS2

Text
On-line examples Property color direction letter-spacing Description Sets the color of a text Sets the text direction Increase or decrease the space Possible Values color ltr rtl normal 6.0 4.0 NN 4.0 IE 3.0 W3C CSS1 CSS2 CSS1

between characters text-align Aligns the text in an element

length left right center justify none underline overline line-through blink 4.0 4.0 CSS1

text-decoration

Adds decoration to text

4.0

4.0

CSS1

text-indent text-shadow

Indents the first line of text in an length element % none color length Controls the letters in an element none capitalize uppercase lowercase normal embed bidi-override Sets how white space inside an element is handled Increase or decrease the space between words normal pre nowrap normal length

4.0

4.0

CSS1

text-transform

4.0

4.0

CSS1

unicode-bidi

5.0

CSS2

white-space

4.0

5.5

CSS1

word-spacing

6.0

6.0

CSS1

Property orphans

Description

Values

NN

IE

W3C CSS2

Sets the minimum number of lines number for a paragraph that must be left at the bottom of a page Sets what sort of marks should be none rendered outside the page box crop cross Sets a page type to use when displaying an element Sets the page-breaking behavior after an element auto identifier auto always avoid left right auto always avoid left right auto avoid 4.0

marks

page page-break-after

CSS2 CSS2

page-break-before

Sets the page-breaking behavior before an element

4.0

CSS2

page-break-inside size

Sets the page-breaking behavior inside an element

CSS2

Sets the orientation and size of a auto page portrait landscape Sets the minimum number of lines number for a paragraph that must be left at the top of a page CSS2

widows

CSS2 Aural Reference

The links in the "Property" column point to more useful information about the specific property. Browser support: NN: Netscape, IE: Internet Explorer, W3C: Web Standard Property azimuth Description Sets where the sound/voices should come from (horizontally) Values angle left-side far-left left center-left center center-right right far-right right-side behind leftwards rightwards cue-before cue-after none url none url angle below level above higher lower NN IE W3C CSS2

cue

A shorthand property for setting the cue-before and cue-after properties in one declaration Specifies a sound to be played after speaking an element's content to delimit it from other Specifies a sound to be played before speaking an element's content to delimit it from other Sets where the sound/voices should come from (vertically)

CSS2

cue-after

CSS2

cue-before

CSS2

elevation

CSS2

pause

A shorthand property for setting pause-before the pause-before and pause-after pause-after properties in one declaration Specifies a pause after speaking an element's content time %

CSS2

pause-after pause-before pitch

CSS2 CSS2 CSS2

Specifies a pause before speaking time an element's content % Specifies the speaking voice frequency x-low low medium high x-high number

pitch-range

Specifies the variation in the speaking voice. (Monotone voice or animated voice?) Specifies a sound to be played while speaking an element's content

CSS2

play-during

auto none url mix repeat

CSS2

richness

Specifies the richness in the number speaking voice. (Rich voice or thin voice?) Specifies whether content will render aurally Specifies how to handle table headers. Should the headers be normal none spell-out always once

CSS2

speak

CSS2

speak-header

CSS2

spoken before every cell, or only before a cell with a different header than the previous cell speak-numeral speak-punctuation speech-rate Specifies how to speak numbers Specifies how to speak punctuation characters Specifies the speed of the speaking digits continuous none code number x-slow slow medium fast x-fast faster slower number CSS2 CSS2 CSS2

stress voice-family volume

Specifies the "stress" in the speaking voice

CSS2 CSS2 CSS2

A prioritized list of voice family specific-voice names that contain specific voices generic-voice Specifies the volume of the speaking number % silent x-soft soft medium loud x-loud

Measurements
Unit % in cm mm em ex pt pc px Description a percentage of something inch centimeter millimeter one em is equal to the font size of the current element one ex is the x-height of a font, the x-height is usually about half the font-size point (1 pt is the same as 1/72 inch) pica (1 pc is the same as 12 points) pixels (a dot on the computer screen)

Colors
Unit color_name rgb(x,x,x) rgb(y%, y%, y%) #rrggbb Description A color name (red) A rgb value (rgb(255,0,0)) A rgb percentage value (rgb(100%,0%,0%)) A hex number (#ff0000).

Color Values
CSS colors are defined using a hexadecimal notation for the combination of Red, Green, and Blue color values (RGB). The lowest value that can be given to one light source is 0 (hex #00). The highest value is 255 (hex #FF). This table shows the result of combining Red, Green, and Blue light sources:.

Color #FF0000 #00FF00 #0000FF #FFFF00 #00FFFF #FF00FF

Color HEX #000000

Color RGB rgb(0,0,0) rgb(255,0,0) rgb(0,255,0) rgb(0,0,255) rgb(255,255,0) rgb(0,255,255) rgb(255,0,255) rgb(192,192,192) rgb(255,255,255)

#C0C0C0 #FFFFFF

Color Names
A collection of color names is supported by most browsers. Note: Only 16 color names are supported by the W3C CSS standard (aqua, black, blue, fuchsia, gray, green, lime, maroon, navy, olive, purple, red, silver, teal, white, and yellow). For all other colors you should use the Color HEX value. Color Color HEX #F0F8FF #FAEBD7 #7FFFD4 #000000 #0000FF #8A2BE2 #A52A2A Color Name AliceBlue AntiqueWhite Aquamarine Black Blue BlueViolet Brown

Web Safe Colors


A few years ago, when most computers supported only 256 different colors, a list of 216 Web Safe Colors was suggested as a Web standard. The reason for this was that the Microsoft and Mac operating system used 40 different "reserved" fixed system colors (about 20 each). We are not sure how important this is now, since more and more computers are equipped with the ability to display millions of different colors, but the choice is left to you.

216 Cross Platform Colors


This 216 cross platform web safe color palette was originally created to ensure that all computers would display all colors correctly when running a 256 color palette. 000000 003300 006600 009900 00CC00 00FF00 330000 333300 336600 339900 33CC00 000033 003333 006633 009933 00CC33 00FF33 330033 333333 336633 339933 33CC33 000066 003366 006666 009966 00CC66 00FF66 330066 333366 336666 339966 33CC66 000099 003399 006699 009999 00CC99 00FF99 330099 333399 336699 339999 33CC99 0000CC 0033CC 0066CC 0099CC 00CCCC 00FFCC 3300CC 3333CC 3366CC 3399CC 33CCCC 0000FF 0033FF 0066FF 0099FF 00CCFF 00FFFF 3300FF 3333FF 3366FF 3399FF 33CCFF

33FF00 660000 663300 666600 669900 66CC00 66FF00 990000 993300 996600 999900 99CC00 99FF00 CC0000 CC3300 CC6600 CC9900 CCCC00 CCFF00 FF0000 FF3300 FF6600 FF9900 FFCC00 FFFF00

33FF33 660033 663333 666633 669933 66CC33 66FF33 990033 993333 996633 999933 99CC33 99FF33 CC0033 CC3333 CC6633 CC9933 CCCC33 CCFF33 FF0033 FF3333 FF6633 FF9933 FFCC33 FFFF33

33FF66 660066 663366 666666 669966 66CC66 66FF66 990066 993366 996666 999966 99CC66 99FF66 CC0066 CC3366 CC6666 CC9966 CCCC66 CCFF66 FF0066 FF3366 FF6666 FF9966 FFCC66 FFFF66

33FF99 660099 663399 666699 669999 66CC99 66FF99 990099 993399 996699 999999 99CC99 99FF99 CC0099 CC3399 CC6699 CC9999 CCCC99 CCFF99 FF0099 FF3399 FF6699 FF9999 FFCC99 FFFF99

33FFCC 6600CC 6633CC 6666CC 6699CC 66CCCC 66FFCC 9900CC 9933CC 9966CC 9999CC 99CCCC 99FFCC CC00CC CC33CC CC66CC CC99CC CCCCCC CCFFCC FF00CC FF33CC FF66CC FF99CC FFCCCC FFFFCC

33FFFF 6600FF 6633FF 6666FF 6699FF 66CCFF 66FFFF 9900FF 9933FF 9966FF 9999FF 99CCFF 99FFFF CC00FF CC33FF CC66FF CC99FF CCCCFF CCFFFF FF00FF FF33FF FF66FF FF99FF FFCCFF FFFFFF

Color Values
CSS colors are defined using a hexadecimal notation for the combination of Red, Green, and Blue color values (RGB). The lowest value that can be given to one light source is 0 (hex #00). The highest value is 255 (hex #FF).

16384 Different Colors


Most modern monitors are capable of displaying at least 16384 different colors. If you look at the color table below, you will see the result of varying the red light from 0 to 255, while keeping the green and blue light at zero. To see a full list of 16384 different colors based on red light varying from 0 to 255, click on one of the hexadecimal or rgb values below. #000000 #080000 #100000 #180000 #200000 #280000 #300000 #380000 #400000 rgb(0,0,0) rgb(8,0,0) rgb(16,0,0) rgb(24,0,0) rgb(32,0,0) rgb(40,0,0) rgb(48,0,0) rgb(56,0,0) rgb(64,0,0)

#480000 #500000 #580000 #600000 #680000 #700000 #780000 #800000 #880000 #900000 #980000 #A00000 #A80000 #B00000 #B80000 #C00000 #C80000 #D00000 #D80000 #E00000 #E80000 #F00000 #F80000 #FF0000

rgb(72,0,0) rgb(80,0,0) rgb(88,0,0) rgb(96,0,0) rgb(104,0,0) rgb(112,0,0) rgb(120,0,0) rgb(128,0,0) rgb(136,0,0) rgb(144,0,0) rgb(152,0,0) rgb(160,0,0) rgb(168,0,0) rgb(176,0,0) rgb(184,0,0) rgb(192,0,0) rgb(200,0,0) rgb(208,0,0) rgb(216,0,0) rgb(224,0,0) rgb(232,0,0) rgb(240,0,0) rgb(248,0,0) rgb(255,0,0)

Shades of Gray
Gray colors are displayed using an equal amount of power to all of the light sources. To make it easier for you to select the right gray color we have compiled a table of gray shades for you: RGB(0,0,0) RGB(8,8,8) RGB(16,16,16) RGB(24,24,24) RGB(32,32,32) RGB(40,40,40) RGB(48,48,48) RGB(56,56,56) RGB(64,64,64) RGB(72,72,72) RGB(80,80,80) RGB(88,88,88) RGB(96,96,96) RGB(104,104,104) RGB(112,112,112) RGB(120,120,120) RGB(128,128,128) RGB(136,136,136) RGB(144,144,144) RGB(152,152,152) RGB(160,160,160) RGB(168,168,168) RGB(176,176,176) #000000 #080808 #101010 #181818 #202020 #282828 #303030 #383838 #404040 #484848 #505050 #585858 #606060 #686868 #707070 #787878 #808080 #888888 #909090 #989898 #A0A0A0 #A8A8A8 #B0B0B0

RGB(184,184,184) RGB(192,192,192) RGB(200,200,200) RGB(208,208,208) RGB(216,216,216) RGB(224,224,224) RGB(232,232,232) RGB(240,240,240) RGB(248,248,248) RGB(255,255,255)

#B8B8B8 #C0C0C0 #C8C8C8 #D0D0D0 #D8D8D8 #E0E0E0 #E8E8E8 #F0F0F0 #F8F8F8 #FFFFFF

On this page you will find a table of color names that are supported by most browsers. Note: Only 16 color names are supported by the W3C CSS standard (aqua, black, blue, fuchsia, gray, green, lime, maroon, navy, olive, purple, red, silver, teal, white, and yellow). For all other colors you should use the Color HEX value.

Click on a color name, or a hex value, to see the color as the background color along with different text colors. Color Name AliceBlue AntiqueWhite Aqua Aquamarine Azure Beige Bisque Black BlanchedAlmond Blue BlueViolet Brown BurlyWood CadetBlue Chartreuse Chocolate Coral CornflowerBlue Cornsilk Crimson Cyan DarkBlue DarkCyan DarkGoldenRod DarkGray DarkGreen DarkKhaki DarkMagenta DarkOliveGreen Darkorange DarkOrchid DarkRed Color HEX #F0F8FF #FAEBD7 #00FFFF #7FFFD4 #F0FFFF #F5F5DC #FFE4C4 #000000 #FFEBCD #0000FF #8A2BE2 #A52A2A #DEB887 #5F9EA0 #7FFF00 #D2691E #FF7F50 #6495ED #FFF8DC #DC143C #00FFFF #00008B #008B8B #B8860B #A9A9A9 #006400 #BDB76B #8B008B #556B2F #FF8C00 #9932CC #8B0000 Color

DarkSalmon DarkSeaGreen DarkSlateBlue DarkSlateGray DarkTurquoise DarkViolet DeepPink DeepSkyBlue DimGray DodgerBlue Feldspar FireBrick FloralWhite ForestGreen Fuchsia Gainsboro GhostWhite Gold GoldenRod Gray Green GreenYellow HoneyDew HotPink IndianRed Indigo Ivory Khaki Lavender LavenderBlush LawnGreen LemonChiffon LightBlue LightCoral LightCyan LightGoldenRodYellow LightGrey LightGreen LightPink LightSalmon LightSeaGreen LightSkyBlue LightSlateBlue LightSlateGray LightSteelBlue LightYellow Lime LimeGreen Linen Magenta Maroon MediumAquaMarine MediumBlue

#E9967A #8FBC8F #483D8B #2F4F4F #00CED1 #9400D3 #FF1493 #00BFFF #696969 #1E90FF #D19275 #B22222 #FFFAF0 #228B22 #FF00FF #DCDCDC #F8F8FF #FFD700 #DAA520 #808080 #008000 #ADFF2F #F0FFF0 #FF69B4 #CD5C5C #4B0082 #FFFFF0 #F0E68C #E6E6FA #FFF0F5 #7CFC00 #FFFACD #ADD8E6 #F08080 #E0FFFF #FAFAD2 #D3D3D3 #90EE90 #FFB6C1 #FFA07A #20B2AA #87CEFA #8470FF #778899 #B0C4DE #FFFFE0 #00FF00 #32CD32 #FAF0E6 #FF00FF #800000 #66CDAA #0000CD

MediumOrchid MediumPurple MediumSeaGreen MediumSlateBlue MediumSpringGreen MediumTurquoise MediumVioletRed MidnightBlue MintCream MistyRose Moccasin NavajoWhite Navy OldLace Olive OliveDrab Orange OrangeRed Orchid PaleGoldenRod PaleGreen PaleTurquoise PaleVioletRed PapayaWhip PeachPuff Peru Pink Plum PowderBlue Purple Red RosyBrown RoyalBlue SaddleBrown Salmon SandyBrown SeaGreen SeaShell Sienna Silver SkyBlue SlateBlue SlateGray Snow SpringGreen SteelBlue Tan Teal Thistle Tomato Turquoise Violet VioletRed

#BA55D3 #9370D8 #3CB371 #7B68EE #00FA9A #48D1CC #C71585 #191970 #F5FFFA #FFE4E1 #FFE4B5 #FFDEAD #000080 #FDF5E6 #808000 #6B8E23 #FFA500 #FF4500 #DA70D6 #EEE8AA #98FB98 #AFEEEE #D87093 #FFEFD5 #FFDAB9 #CD853F #FFC0CB #DDA0DD #B0E0E6 #800080 #FF0000 #BC8F8F #4169E1 #8B4513 #FA8072 #F4A460 #2E8B57 #FFF5EE #A0522D #C0C0C0 #87CEEB #6A5ACD #708090 #FFFAFA #00FF7F #4682B4 #D2B48C #008080 #D8BFD8 #FF6347 #40E0D0 #EE82EE #D02090

Wheat White WhiteSmoke Yellow YellowGreen

#F5DEB3 #FFFFFF #F5F5F5 #FFFF00 #9ACD32

Das könnte Ihnen auch gefallen