HTML color code #E69D94

Color name: None
RGB: 230, 157, 148
HSL: 6.59deg, 62.12%, 74.12%
Web safe color: No

RGB complementary color:

A complementary color for this color is #93DCE6.

Example text color using #E69D94

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:#E69D94;">Your text using HTML color code.</p>
<p style="color:rgb(230 157 148);">Your text using RGB color values.</p>
<p style="color:hsl(6.59deg 62.12% 74.12%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#E69D94; } </style>
<style> p { color:rgb(230 157 148); } </style>
<style> p { color:hsl(6.59deg 62.12% 74.12%); } </style>

Lighter colors

#F0A79E
#FAB1A8
#FFBBB2
#FFC5BC
#FFCFC6
#FFD9D0
#FFE3DA
#FFEDE4

Darker colors

#DC938A
#D28980
#C87F76
#BE756C
#B46B62
#AA6158
#A0574E
#964D44

Analogous colors

#E6AA93
#E6B893
#E6C693
#E6D493
#E6E193
#DCE693
#CEE693
#C0E693

Trinary colors

#E69D94
#93E69D
#9D93E6

Adjacent colors

#040720
#0C090A
#34282C
#3B3131
#3A3B3C
#454545
#4D4D4F
#413839
Tip

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

Computer Hope - HTML color codes - Top 100 color codes