HTML color code #CCFFFF

Example of Light Slate color or HTML color code #CCFFFF.

Color name: Light Slate
RGB: 204, 255, 255
HSL: 180-deg, 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

#D6FFFF
#E0FFFF
#EAFFFF
#F4FFFF
#FEFFFF
#FFFFFF

Darker colors

#C2F5F5
#B8EBEB
#AEE1E1
#A4D7D7
#9ACDCD
#90C3C3
#86B9B9
#7CAFAF

Analogous colors

#CCF6FF
#CCEEFF
#CCE6FF
#CCDDFF
#CCD4FF
#CCCCFF
#D4CCFF
#DDCCFF

Trinary colors

#CCFFFF
#FFCCFF
#FFFFCC

Adjacent colors

#F0F8FF
#F8F8FF
#F0FFFF
#E0FFFF
#9AFEFF
#7DFDFE
#57FEFF
#00FFFF

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.

CodeColor
#778899LightSlateGray or LightSlateGrey (W3C)
#708090SlateGray or SlateGrey (W3C)
#657383Slate Granite Gray
#737CA1Slate Blue Gray
#2B3856Dark Slate
#25383CDarkSlateGray or DarkSlateGrey (W3C)
#6A5ACDSlateBlue (W3C)
#736AFFLight Slate Blue
#7B68EEMediumSlateBlue (W3C)
#483D8BDarkSlateBlue (W3C)
Tip

Enter any HTML color code into our search to get results like this page.

Computer Hope - HTML color codes - Top 100 color codes