Skip to main content Skip to docs navigation

#f77bcb 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 Tea Rose and its hex is #F883C2 Nearest Color Name

Color Hue/Base color: Orange

Hex #f77bcb Color code in RGB color code model is created after adding 96.86% red color, 48.24% green color and 79.61% blue color. Hex #f77bcb Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 50% magenta, 18% yellow and 3.14% black.

Hex #f77bcb color code is between #ff77cc web safe hex color code and #ee88bb web safe hex color code. #ff77cc is the nearest web safe color code. You can see here many more shades of #f77bcb color code.

RGB Chart

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

Color Table

Hex Color Code f77bcb #f77bcb
RGB Decimal 247, 123, 203 247, 123, 203
RGB Percent 97%, 48%, 80% rgb(97%, 48%, 80%)
CSS RGBa 247, 123, 203,1 rgba(247,123,203,1)
CMYK Model cmyk(0%,50%,18%,3.14%)
HSL Color Space 321,89% ,73% hsl(321,89% ,73%)
HSV Color Space 321°, 50%, 97%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11110111 01111011 11001011
Octal 367 173 313
Decimal 247 123 203
Hex f7 7b cb

Different shades of #f77bcb color code.

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

Darkest of #f77bcb
#cd0c88
Darker of #f77bcb
#f11ba5
Dark of #f77bcb
#f44bb8
Base of #f77bcb
#f77bcb
Light of #f77bcb
#faabde
Lighter
#fddbf1
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

#f77bcb
#7bf7a7

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

Split Complementary

#f77bcb
#8df77b
#7bf7e5

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

Analogous Color

#db7bf7
#ef7bf7
#f77bcb
#f77ba2
#f7887b

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

#f77bcb
#7bcbf7
#cbf77b

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

#f77bcb
#cbf77b
#7bf7a7
#a77bf7

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

#f77bcb
#f7e57b
#7bf7a7
#7b8df7

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 #f77bcb

#9d0968
#cd0c88
#f11ba5
#f44bb8
#f77bcb
#faabde
#fddbf1
#ffffff
#ffffff

Tints of #f77bcb Color

#f77bcb
#f789d0
#f898d6
#f9a7dc
#fab5e2
#fbc4e7
#fcd3ed
#fde1f3
#fef0f9
#ffffff

Shades of #f77bcb color code

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

#f77bcb
#db6db4
#c05f9d
#a45287
#894470
#6d365a
#522943
#361b2d
#1b0d16
#000000

Tones

#f77bcb
#e989c7
#db97c3
#cda5bf
#bfb3bb

Tones

Similar Color like #f77bcb color

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

#f87ccc
#f97dcd
#fa7ece
#fb7fcf
#fc80d0
#fd81d1
#fe82d2
#ff83d3
#ff84d4
#ff85d5
#ff86d6
#ff87d7
#ff88d8
#ff89d9
#f67aca
#f579c9
#f478c8
#f377c7
#f276c6
#f175c5
#f074c4
#ef73c3
#ee72c2
#ed71c1
#ec70c0
#eb6fbf
#ea6ebe
#e96dbd

Download this Light Orange

Hex #f77bcb 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.

#f77bcb Color Code Preview on Black Background Color

This is how #f77bcb Color will look on black background color. Color contrast ratio is 8.65

#f77bcb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f77bcb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f77bcb

#f77bcb color code is use for CSS Background Color

Background color for the above div is #f77bcb

HTML with inline CSS

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

#f77bcb color code is use for CSS Border Color

CSS Border color for the above div is #f77bcb

HTML with inline CSS

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

CSS Border Left color for the above div is #f77bcb

HTML with inline CSS

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

CSS Border Right color for the above div is #f77bcb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f77bcb

HTML with inline CSS

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

CSS Border Top color for the above div is #f77bcb

HTML with inline CSS

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

#f77bcb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f77bcb Color code Preview on White Background

This is how #f77bcb Color code will look on white background color. Color contrast ratio is 2.43

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 #f77bcb; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #f77bcb; }

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(247,123,203,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(123,247,167,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(247,123,203,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }