French Pink (#fd6c9e) Web Color For Web Page Design

Everything about French Pink (#fd6c9e) and hex colors to enhance web page design and your website development company. Get a multitude of palettes based on one color. Learn how to choose the right hex codes for web page design. Optimize your online projects with the power of triadic, tetradic, analogous colors, and more. Get inspired and design websites with ease for your web development company.

French Pink (#fd6c9e) Color Hex

French Pink (#fd6c9e) rgb(253, 108, 158)

Color spaces of French Pink (#fd6c9e)

RGB253108158
HSL0.940.970.71
HSV34058100
CMYK0.000.570.38 0.01
XYZ52.042134.076436.1822
Yxy0.42550.2786
Hunter Lab58.375056.97914.1131
CIE-Lab65.023259.81141.1658

Base Numbers

BaseRedGreenBlue
Binary111111010110110010011110
Octal375154236
Decimal253108158
HexFD6C9E

Shades of French Pink (#fd6c9e)

Tints of French Pink (#fd6c9e)

RGB Percentages of Color French Pink (#fd6c9e)

Red
Green
Blue

CMYK Percentages of Color French Pink (#fd6c9e)

Cyan
Magenta
Yellow
Black

Analogous Colors of French Pink (#fd6c9e)

Triadic Colors of French Pink (#fd6c9e) separated with 120° angle

Copied!
HEX toggle hex RGB

Tetradic Colors of French Pink (#fd6c9e) separated with 90° angle

Monochromatic Colors of French Pink (#fd6c9e)

Complementary Color

Copied!
HEX toggle hex RGB

Pastel variations

Soft variations

Light variations

Hard variations

Pale variations

French Pink (#fd6c9e) Color Preview on Black Background

This is French Pink (#fd6c9e) on a black background

French Pink (#fd6c9e) Color Preview on White Background

This is French Pink (#fd6c9e) on a white background

French Pink (#fd6c9e) Color CSS Codes

                .bckColor {background-color:#ff0000; } 
                .forColor {color:#ff0000; }
                .bordercolor {border:3px solid #ff0000; }

            

French Pink (#fd6c9e) Text Font Color

This is a sample text written with the French Pink (#fd6c9e) color.
This is a strong text written with the French Pink (#fd6c9e) as well.

French Pink (#fd6c9e) Background Color

                <div style="background-color:French Pink (#fd6c9e)">
                    Text on the French Pink (#fd6c9e) color
                </div>
            

French Pink (#fd6c9e) Border Color

<div style="border:3px solid #ff0000">
                  Div here
                </div>
            

Css3 Examples

Text Shadow with RGB Values

                .rgbShadow {
                    text-shadow: 4px 4px 2px rgba(255,0,0, 0.8); } 
                .hexShadow { 
                    text-shadow: 4px 4px 2px #ff0000; }
                .divShadow { 
                    -moz-box-shadow: 1px 1px 3px 2px #ff0000;
                    -webkit-box-shadow: 1px 1px 3px 2px #ff0000;
                    box-shadow:         1px 1px 3px 2px #ff0000; }
            

Text Shadow with Hex Values

<p style="text-shadow: 4px 4px 2px rgb(253, 108, 158);">Text here</p>

This is a text with rgb(253, 108, 158) as a shadow color.

Div Box Shadow

                <div style="-moz-box-shadow: 1px 1px 3px 2px #fd6c9e;
                  -webkit-box-shadow: 1px 1px 3px 2px #fd6c9e;
                  box-shadow:         1px 1px 3px 2px #fd6c9e;">
                    Div content here
                </div>
            
An html Div with text shadow using #fd6c9e color hex code

Related palettes

Copied!
share
HEX toggle hex RGB
Unitz -1
Copied!
share
HEX toggle hex RGB
Blooming Fuchsia
Copied!
share
HEX toggle hex RGB
Prom 2017