Orchid Pink (#f2bdcd) Web Color For Web Page Design

Everything about Orchid Pink (#f2bdcd) 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.

Orchid Pink (#f2bdcd) Color Hex

Orchid Pink (#f2bdcd) rgb(242, 189, 205)

Color spaces of Orchid Pink (#f2bdcd)

RGB242189205
HSL0.950.670.85
HSV3422295
CMYK0.000.220.15 0.05
XYZ65.835059.680265.8072
Yxy0.34410.3119
Hunter Lab77.253016.92503.5715
CIE-Lab81.664121.4285-0.7101

Base Numbers

BaseRedGreenBlue
Binary111100101011110111001101
Octal362275315
Decimal242189205
HexF2BDCD

Shades of Orchid Pink (#f2bdcd)

Tints of Orchid Pink (#f2bdcd)

RGB Percentages of Color Orchid Pink (#f2bdcd)

Red
Green
Blue

CMYK Percentages of Color Orchid Pink (#f2bdcd)

Cyan
Magenta
Yellow
Black

Analogous Colors of Orchid Pink (#f2bdcd)

Triadic Colors of Orchid Pink (#f2bdcd) separated with 120° angle

Copied!
HEX toggle hex RGB

Tetradic Colors of Orchid Pink (#f2bdcd) separated with 90° angle

Monochromatic Colors of Orchid Pink (#f2bdcd)

Complementary Color

Copied!
HEX toggle hex RGB

Pastel variations

Soft variations

Light variations

Hard variations

Pale variations

Orchid Pink (#f2bdcd) Color Preview on Black Background

This is Orchid Pink (#f2bdcd) on a black background

Orchid Pink (#f2bdcd) Color Preview on White Background

This is Orchid Pink (#f2bdcd) on a white background

Orchid Pink (#f2bdcd) Color CSS Codes

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

            

Orchid Pink (#f2bdcd) Text Font Color

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

Orchid Pink (#f2bdcd) Background Color

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

Orchid Pink (#f2bdcd) 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(242, 189, 205);">Text here</p>

This is a text with rgb(242, 189, 205) as a shadow color.

Div Box Shadow

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

Related palettes

Copied!
share
HEX toggle hex RGB
Neutral Classroom Boho
Copied!
share
HEX toggle hex RGB
Dusty Florals