HTML color code #F5F5DC
W3C color name: Beige
Color name: Beige
RGB: 245, 245, 220
HSL: 60deg, 55.56%, 91.18%
Web safe color: No
RGB complementary color:
A complementary color for this color is #DCDCF5.
Example text color using #F5F5DC
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:beige;">Your text using color name.</p> <p style="color:#F5F5DC;">Your text using HTML color code.</p> <p style="color:rgb(245 245 220);">Your text using RGB color values.</p> <p style="color:hsl(60deg 55.56% 91.18%);">Your text using HSL color values.</p>
CSS code examples
<style> p { color:beige; } </style> <style> p { color:#F5F5DC; } </style> <style> p { color:rgb(245 245 220); } </style> <style> p { color:hsl(60deg 55.56% 91.18%); } </style>
Lighter colors
Darker colors
Analogous colors
Trinary colors
Adjacent colors
Other colors containing "beige"
The following table is a list of other colors containing the keyword "beige" in the color name. This table can give you other ideas for shades of beige.
Code | Color |
---|---|
#FFF0DB | Light Beige |
#C8AD7F | Light French Beige |
#9F8C76 | Dark Beige |
Enter any HTML color code into our search to get results like this page.