Skip to main content Skip to docs navigation

#fa85ce 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 Aries Hot Pink and its hex is #F887C7 Nearest Color Name

Color Hue/Base color: Orange

Hex #fa85ce Color code in RGB color code model is created after adding 98.04% red color, 52.16% green color and 80.78% blue color. Hex #fa85ce Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 47% magenta, 18% yellow and 1.96% black.

Hex #fa85ce color code is between #ff88cc web safe hex color code and #ee77dd web safe hex color code. #ff88cc is the nearest web safe color code. You can see here many more shades of #fa85ce color code.

RGB Chart

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

Color Table

Hex Color Code fa85ce #fa85ce
RGB Decimal 250, 133, 206 250, 133, 206
RGB Percent 98%, 52%, 81% rgb(98%, 52%, 81%)
CSS RGBa 250, 133, 206,1 rgba(250,133,206,1)
CMYK Model cmyk(0%,47%,18%,1.96%)
HSL Color Space 323,92% ,75% hsl(323,92% ,75%)
HSV Color Space 323°, 47%, 98%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111010 10000101 11001110
Octal 372 205 316
Decimal 250 133 206
Hex fa 85 ce

Different shades of #fa85ce color code.

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

Darkest of #fa85ce
#dd098d
Darker of #fa85ce
#f623a7
Dark of #fa85ce
#f854ba
Base of #fa85ce
#fa85ce
Light of #fa85ce
#fcb6e2
Lighter
#fee7f5
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

#fa85ce
#85fab1

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

Split Complementary

#fa85ce
#94fa85
#85faeb

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

Analogous Color

#e285fa
#f585fa
#fa85ce
#fa85a7
#fa9485

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

#fa85ce
#85cefa
#cefa85

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

#fa85ce
#cefa85
#85fab1
#b185fa

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

#fa85ce
#faeb85
#85fab1
#8594fa

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

#ac076e
#dd098d
#f623a7
#f854ba
#fa85ce
#fcb6e2
#fee7f5
#ffffff
#ffffff

Tints of #fa85ce Color

#fa85ce
#fa92d3
#fba0d8
#fbadde
#fcbbe3
#fcc8e9
#fdd6ee
#fde3f4
#fef1f9
#ffffff

Shades of #fa85ce color code

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

#fa85ce
#de76b7
#c267a0
#a65889
#8a4972
#6f3b5b
#532c44
#371d2d
#1b0e16
#000000

Tones

#fa85ce
#ed92cb
#e19ec8
#d4abc5
#c7b8c1

Tones

Similar Color like #fa85ce color

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

#fb86cf
#fc87d0
#fd88d1
#fe89d2
#ff8ad3
#ff8bd4
#ff8cd5
#ff8dd6
#ff8ed7
#ff8fd8
#ff90d9
#ff91da
#ff92db
#ff93dc
#f984cd
#f883cc
#f782cb
#f681ca
#f580c9
#f47fc8
#f37ec7
#f27dc6
#f17cc5
#f07bc4
#ef7ac3
#ee79c2
#ed78c1
#ec77c0

Download this Light Orange

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

#fa85ce Color Code Preview on Black Background Color

This is how #fa85ce Color will look on black background color. Color contrast ratio is 9.31

#fa85ce in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fa85ce

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fa85ce

#fa85ce color code is use for CSS Background Color

Background color for the above div is #fa85ce

HTML with inline CSS

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

#fa85ce color code is use for CSS Border Color

CSS Border color for the above div is #fa85ce

HTML with inline CSS

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

CSS Border Left color for the above div is #fa85ce

HTML with inline CSS

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

CSS Border Right color for the above div is #fa85ce

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fa85ce

HTML with inline CSS

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

CSS Border Top color for the above div is #fa85ce

HTML with inline CSS

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

#fa85ce hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fa85ce Color code Preview on White Background

This is how #fa85ce Color code will look on white background color. Color contrast ratio is 2.26

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

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(250,133,206,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(133,250,177,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(250,133,206,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }