HTML color code #CCFFFF
Color name: Light Slate
RGB: 204, 255, 255
HSL: 180deg, 100.00%, 90.00%
CSS shorthand: #CFF
Web safe color: Yes
RGB complementary color:
A complementary color for this color is #FFCCCC.
Example text color using #CCFFFF
This text is placeholder text to give you an idea of how this color looks when used as a font color on a white background. The following sentence uses every English character: The quick brown fox jumps over the lazy dog. 0123456789 Bold text. Italic text. With Underline.
This text is placeholder text to give you an idea of how this color looks when used as a font color on a black background. The following sentence uses every English character: The quick brown fox jumps over the lazy dog. 0123456789 Bold text. Italic text. With Underline.
HTML examples
<p style="color:#CCFFFF;">Your text using HTML color code.</p> <p style="color:rgb(204 255 255);">Your text using RGB color values.</p> <p style="color:hsl(180deg 100.00% 90.00%);">Your text using HSL color values.</p>
CSS code examples
<style> p { color:#CCFFFF; } </style> <style> p { color:rgb(204 255 255); } </style> <style> p { color:hsl(180deg 100.00% 90.00%); } </style>
Lighter colors
Darker colors
Analogous colors
Trinary colors
Adjacent colors
Other colors containing "slate"
The following table is a list of other colors containing the keyword "slate" in the color name. This table can give you other ideas for shades of slate.
Code | Color |
---|---|
#778899 | LightSlateGray or LightSlateGrey (W3C) |
#708090 | SlateGray or SlateGrey (W3C) |
#657383 | Slate Granite Gray |
#737CA1 | Slate Blue Gray |
#2B3856 | Dark Slate |
#25383C | DarkSlateGray or DarkSlateGrey (W3C) |
#6A5ACD | SlateBlue (W3C) |
#736AFF | Light Slate Blue |
#7B68EE | MediumSlateBlue (W3C) |
#483D8B | DarkSlateBlue (W3C) |
Enter any HTML color code into our search to get results like this page.