Skip to main content Skip to docs navigation

#fd7fbc hex color | Download Light Orange BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Pink Orchid Mantis and its hex is #FD82C3 Nearest Color Name

Color Hue/Base color: Orange

Hex #fd7fbc Color code in RGB color code model is created after adding 99.22% red color, 49.8% green color and 73.73% blue color. Hex #fd7fbc Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 50% magenta, 26% yellow and 0.78% black.

Hex #fd7fbc color code is between #ff77bb web safe hex color code and #ee88cc web safe hex color code. #ff77bb is the nearest web safe color code. You can see here many more shades of #fd7fbc color code.

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code fd7fbc #fd7fbc
RGB Decimal 253, 127, 188 253, 127, 188
RGB Percent 99%, 50%, 74% rgb(99%, 50%, 74%)
CSS RGBa 253, 127, 188,1 rgba(253,127,188,1)
CMYK Model cmyk(0%,50%,26%,0.78%)
HSL Color Space 331,97% ,75% hsl(331,97% ,75%)
HSV Color Space 331°, 50%, 99%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111101 01111111 10111100
Octal 375 177 274
Decimal 253 127 188
Hex fd 7f bc

Different shades of #fd7fbc color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Darkest of #fd7fbc
#e0036e
Darker of #fd7fbc
#fb1b87
Dark of #fd7fbc
#fc4da2
Base of #fd7fbc
#fd7fbc
Light of #fd7fbc
#feb1d6
Lighter
#ffe3f1
Lightest
#ffffff

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#fd7fbc
#7ffdc0

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#fd7fbc
#7ffd81
#7ffbfd

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#f47ffd
#fd7ff1
#fd7fbc
#fd7f92
#fda07f

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#fd7fbc
#7fbcfd
#bcfd7f

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#fd7fbc
#bcfd7f
#7ffdc0
#c07ffd

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#fd7fbc
#fbfd7f
#7ffdc0
#817ffd

Square is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Monochromatic Color with #fd7fbc

#ad0355
#e0036e
#fb1b87
#fc4da2
#fd7fbc
#feb1d6
#ffe3f1
#ffffff
#ffffff

Tints of #fd7fbc Color

#fd7fbc
#fd8dc3
#fd9bca
#fda9d2
#fdb7d9
#fec6e1
#fed4e8
#fee2f0
#fef0f7
#ffffff

Shades of #fd7fbc color code

Generate more color scales with scales (color stack) generator.

#fd7fbc
#e070a7
#c46292
#a8547d
#8c4668
#703853
#542a3e
#381c29
#1c0e14
#000000

Tones

#fd7fbc
#f08cbc
#e399bd
#d6a6bd
#c9b3be

Tones

Similar Color like #fd7fbc color

Find visually similar hex color codes nearing to #fd7fbc hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#fe80bd
#ff81be
#ff82bf
#ff83c0
#ff84c1
#ff85c2
#ff86c3
#ff87c4
#ff88c5
#ff89c6
#ff8ac7
#ff8bc8
#ff8cc9
#ff8dca
#fc7ebb
#fb7dba
#fa7cb9
#f97bb8
#f87ab7
#f779b6
#f678b5
#f577b4
#f476b3
#f375b2
#f274b1
#f173b0
#f072af
#ef71ae

Download this Light Orange

Hex #fd7fbc Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#fd7fbc Color Code Preview on Black Background Color

This is how #fd7fbc Color will look on black background color. Color contrast ratio is 8.94

#fd7fbc in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#fd7fbc">Your Example Paragraph content text in with font color #fd7fbc </p>

Your Example Paragraph content text in with font color #fd7fbc

HTML with inline CSS

<div style="color:#fd7fbc">Your Paragraph text in with font color #fd7fbc </div>

Your Example Paragraph content text in with font color #fd7fbc

#fd7fbc color code is use for CSS Background Color

Background color for the above div is #fd7fbc

HTML with inline CSS

<div style="background-color:#fd7fbc;"></div>

#fd7fbc color code is use for CSS Border Color

CSS Border color for the above div is #fd7fbc

HTML with inline CSS

<div style="border:5px solid #fd7fbc;"></div>

CSS Border Left color for the above div is #fd7fbc

HTML with inline CSS

<div style="border-left:5px solid #fd7fbc;"></div>

CSS Border Right color for the above div is #fd7fbc

HTML with inline CSS

<div style="border-right:5px solid #fd7fbc;"></div>

CSS Border Bottom color for the above div is #fd7fbc

HTML with inline CSS

<div style="border-bottom:5px solid #fd7fbc;"></div>

CSS Border Top color for the above div is #fd7fbc

HTML with inline CSS

<div style="border-top:5px solid #fd7fbc;"></div>

#fd7fbc hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#fd7fbc; } .examplecolorclass {color:#fd7fbc; } .examplebordercolor {border:3px solid #fd7fbc; }

#fd7fbc Color code Preview on White Background

This is how #fd7fbc Color code will look on white background color. Color contrast ratio is 2.35

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #fd7fbc; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #fd7fbc; }

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(253,127,188,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(127,253,192,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(253,127,188,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }