HTML color code #FFFFCC

Example of Cream color or HTML color code #FFFFCC.

Color name: Cream
RGB: 255, 255, 204
HSL: 60-deg, 100.00%, 90.00%
CSS shorthand: #FFC
Web safe color: Yes

RGB complementary color:

A complementary color for this color is #CCCCFF (Periwinkle).

Example text color using #FFFFCC

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

CSS code examples

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

Lighter colors

#FFFFD6
#FFFFE0
#FFFFEA
#FFFFF4
#FFFFFE
#FFFFFF

Darker colors

#F5F5C2
#EBEBB8
#E1E1AE
#D7D7A4
#CDCD9A
#C3C390
#B9B986
#AFAF7C

Analogous colors

#F6FFCC
#EEFFCC
#E6FFCC
#DDFFCC
#D4FFCC
#CCFFCC
#CCFFD4
#CCFFDD

Trinary colors

#FFFFCC
#CCFFFF
#FFCCFF

Adjacent colors

#F0FFF0
#F5FFFA
#FFFACD
#FFFFC2
#FFFDD0
#FAFAD2
#FFFFE0
#F5F5DC

Other colors containing "cream"

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

CodeColor
#F5FFFAMintCream (W3C)
#FFFDD0Cream White
#F0E9D6Creamy White
Tip

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

Computer Hope - HTML color codes - Top 100 color codes