crispedge.com

Color picker

Loading...

#fa85bd hex color - Orange - Warm color - Information

#fa85bd hex color - Orange - Warm color

Color Hue/Base color: Orange

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

Hex #fa85bd color code is between #ff88bb web safe hex color code and #ee77cc web safe hex color code. #ff88bb is the nearest web safe color code. You can see here many more shades of #fa85bd color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codefa85bd#fa85bd
RGB Decimal250, 133, 189rgb(250, 133, 189)
RGB Percent98%, 52%, 74%rgb(98%, 52%, 74%)
CSS RGBa250, 133, 189,1rgba(250,133,189,1)
CMYK Modelcmyk(0%,47%,24%,2%)
HSL Color Space331,92% ,75%hsl(331,92% ,75%)
HSV Color Space331°, 47%, 98%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111110101000010110111101
Octal372205275
Decimal250133189
Hexfa85bd

Different shades of #fa85bd color code.

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

Light Shade of #fa85bd
#fcb6d7
Dark Shade of #fa85bd
#f854a2
Saturated Shade of #fa85bd
#ff80bd
Desaturated Shade of #fa85bd
#f48bbd
Grey scale Shade of #fa85bd
#bfbfbf
Brighten Shade
#ff9ed6
Most Readable Shade
#000000

Shades of #fa85bd color code

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

#fa85bd
#de76a8
#c26793
#a6587e
#8a4969
#6f3b54
#532c3f
#371d2a
#1b0e15
#000000

Similar Color like #fa85bd color

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

#fb86be
#fc87bf
#fd88c0
#fe89c1
#ff8ac2
#ff8bc3
#ff8cc4
#ff8dc5
#ff8ec6
#ff8fc7
#ff90c8
#ff91c9
#ff92ca
#ff93cb
#f984bc
#f883bb
#f782ba
#f681b9
#f580b8
#f47fb7
#f37eb6
#f27db5
#f17cb4
#f07bb3
#ef7ab2
#ee79b1
#ed78b0
#ec77af

Monochromatic Color with #fa85bd

#fa85bd
#25141c
#502b3c
#7a415d
#a5587d
#cf6e9d

Tints of #fa85bd Color

#fa85bd
#fa92c4
#fba0cb
#fbadd3
#fcbbda
#fcc8e1
#fdd6e9
#fde3f0
#fef1f7
#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

#fa85bd
#85fac2

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

Split Complementary

#fa85bd
#85fa87
#85f8fa

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

Analogous Color

#fa85ec
#fa85d4
#fa85bd
#fa85a6
#fa858e

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

#fa85bd
#bdfa85
#85bdfa

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

#fa85bd
#f7fa85
#85fac2
#8785fa

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

Double Complementary Color

#fa85bd
#85fac2
#85f8fa
#fa8785

Double Complementary 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).

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

#fa85bd Color Code Preview on Black Background Color

This is how #fa85bd Color will look on black background color. Color contrast ratio is 9.15

#fa85bd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fa85bd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fa85bd

#fa85bd color code is use for CSS Background Color

Background color for the above div is #fa85bd

HTML with inline CSS

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

#fa85bd color code is use for CSS Border Color

CSS Border color for the above div is #fa85bd

HTML with inline CSS

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

CSS Border Left color for the above div is #fa85bd

HTML with inline CSS

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

CSS Border Right color for the above div is #fa85bd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fa85bd

HTML with inline CSS

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

CSS Border Top color for the above div is #fa85bd

HTML with inline CSS

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

#fa85bd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fa85bd Color code Preview on White Background

This is how #fa85bd Color code will look on white background color. Color contrast ratio is 2.29

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

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(250,133,189,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(133,250,194,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(250,133,189,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.