| RGB | HTML Color Code | Name |
|---|---|---|
| 135 206 235 | 87CEEB | sky blue |
| 135 206 235 | 87CEEB | SkyBlue |
| 135 206 250 | 87CEFA | light sky blue |
| 135 206 250 | 87CEFA | LightSkyBlue |
Also asked, what is the color code of sky blue?
Skyblue / Sky blue / #87ceeb Hex Color Code. The color skyblue / Sky blue with hexadecimal color code #87ceeb is a medium light shade of cyan. In the RGB color model #87ceeb is comprised of 52.94% red, 80.78% green and 92.16% blue.
Subsequently, question is, what are the color codes? Red colors
| HTML / CSS Color Name | Hex Code #RRGGBB | Decimal Code (R,G,B) |
|---|---|---|
| indianred | #CD5C5C | rgb(205,92,92) |
| crimson | #DC143C | rgb(220,20,60) |
| firebrick | #B22222 | rgb(178,34,34) |
| red | #FF0000 | rgb(255,0,0) |
Consequently, what is the code for light blue color in HTML?
Major hexadecimal color codes
| Color Name | Color Code |
|---|---|
| DarkBlue | #0000A0 |
| LightBlue | #ADD8E6 |
| Purple | #800080 |
| Yellow | #FFFF00 |
How do you write HTML color codes?
The most common way of coloring HTML text is by using hexadecimal color codes (Hex code for short). Simply add a style attribute to the text element you want to color – a paragraph in the example below – and use the color property with your Hex code.
