HTML color code #CCCCFF

Example of Periwinkle color or HTML color code #CCCCFF.

Color name: Periwinkle
RGB: 204, 204, 255
HSL: 240deg, 100.00%, 90.00%
CSS shorthand: #CCF
Web safe color: Yes

RGB complementary color:

A complementary color for this color is #FFFFCC (Cream).

Example text color using #CCCCFF

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:#CCCCFF;">Your text using HTML color code.</p>
<p style="color:rgb(204 204 255);">Your text using RGB color values.</p>
<p style="color:hsl(240deg 100.00% 90.00%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#CCCCFF; } </style>
<style> p { color:rgb(204 204 255); } </style>
<style> p { color:hsl(240deg 100.00% 90.00%); } </style>

Lighter colors

#D6D6FF
#E0E0FF
#EAEAFF
#F4F4FF
#FEFEFF
#FFFFFF

Darker colors

#C2C2F5
#B8B8EB
#AEAEE1
#A4A4D7
#9A9ACD
#9090C3
#8686B9
#7C7CAF

Analogous colors

#D4CCFF
#DDCCFF
#E6CCFF
#EECCFF
#F6CCFF
#FFCCFF
#FFCCF6
#FFCCEE

Trinary colors

#CCCCFF
#FFCCCC
#CCFFCC

Adjacent colors

#8686AF
#967BB6
#B09FCA
#C8C4DF
#DCD0FF
#C8A2C8
#E0B0FF
#D891EF

Other colors containing "periwinkle"

The following table is a list of other colors containing the keyword "periwinkle" in the color name. This table can give you other ideas for shades of periwinkle.

CodeColor
#7575CFPeriwinkle Purple
#5453A6Deep Periwinkle
#E9CFECPeriwinkle Pink
Tip

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

Computer Hope - HTML color codes - Top 100 color codes