HTML color code #FED5E2

Color name: None
RGB: 254, 213, 226
HSL: 340.98deg, 95.35%, 91.57%
Web safe color: No

RGB complementary color:

A complementary color for this color is #D6FFF2.

Example text color using #FED5E2

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:#FED5E2;">Your text using HTML color code.</p>
<p style="color:rgb(254 213 226);">Your text using RGB color values.</p>
<p style="color:hsl(340.98deg 95.35% 91.57%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#FED5E2; } </style>
<style> p { color:rgb(254 213 226); } </style>
<style> p { color:hsl(340.98deg 95.35% 91.57%); } </style>

Lighter colors

#FFDFEC
#FFE9F6
#FFF3FF
#FFFDFF
#FFFFFF

Darker colors

#F4CBD8
#EAC1CE
#E0B7C4
#D6ADBA
#CCA3B0
#C299A6
#B88F9C
#AE8592

Analogous colors

#FFD6DC
#FFD7D6
#FFDED6
#FFE4D6
#FFEBD6
#FFF2D6
#FFF9D6
#FEFFD6

Trinary colors

#FED5E2
#E3FFD6
#D6E3FF

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