HTML color code #FFE4E1
W3C color name: MistyRose
Color name: Misty Rose
RGB: 255, 228, 225
HSL: 6deg, 100.00%, 94.12%
Web safe color: No
RGB complementary color:
A complementary color for this color is #E0FCFF.
Example text color using #FFE4E1
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:mistyrose;">Your text using color name.</p> <p style="color:#FFE4E1;">Your text using HTML color code.</p> <p style="color:rgb(255 228 225);">Your text using RGB color values.</p> <p style="color:hsl(6deg 100.00% 94.12%);">Your text using HSL color values.</p>
CSS code examples
<style> p { color:mistyrose; } </style> <style> p { color:#FFE4E1; } </style> <style> p { color:rgb(255 228 225); } </style> <style> p { color:hsl(6deg 100.00% 94.12%); } </style>
Lighter colors
Darker colors
Analogous colors
Trinary colors
Adjacent colors
Other colors containing "rose"
The following table is a list of other colors containing the keyword "rose" in the color name. This table can give you other ideas for shades of rose.
Code | Color |
---|---|
#DBF9DB | Light Rose Green |
#F9966B | Light Salmon Rose |
#997070 | Rose Dust |
#C5908E | Khaki Rose |
#C08081 | Old Rose |
#E8ADAA | Rose |
#C9A9A6 | Dusty Rose |
#ECC5C0 | Rose Gold |
#FBCFCD | Light Rose |
#F7CAC9 | Rose Quartz |
#FBBBB9 | Deep Rose |
#E7A1B0 | Rose Pink or Pink Rose |
#E5788F | Pastel Rose |
#C21E56 | Rose Red |
#B09FCA | Rose Purple |
Enter any HTML color code into our search to get results like this page.