Periwinkle Hex Code — #CCCCFF

RGB, HSL, and CMYK values for Periwinkle.

Periwinkle Color Values

FormatValue
HEX#CCCCFF
RGBrgb(204, 204, 255)
HSLhsl(240, 100%, 90%)
CMYKcmyk(20%, 20%, 0%, 0%)
Want to explore more shades? Use our Color Converter

About Periwinkle

Color psychology: Serenity, whimsy.

Periwinkle (#CCCCFF) is a light shade of blue. It's commonly used in web design, graphic design, and branding where serenity, whimsy are desired associations.

How to Use Periwinkle in CSS

/* Using HEX */
color: #CCCCFF;
background-color: #CCCCFF;

/* Using RGB */
color: rgb(204, 204, 255);

/* Using HSL */
color: hsl(240, 100%, 90%);

Colors That Go With Periwinkle

Complementary

Analogous

Triadic

Similar Shades of Blue

Frequently Asked Questions