crispedge.com

Color picker

Loading...

#fa94c0 hex color - Orange - Warm color - Information

#fa94c0 hex color - Orange - Warm color

Color Hue/Base color: Orange

Hex #fa94c0 Color code in RGB color code model is created after adding 98.04% red color, 58.04% green color and 75.29% blue color. Hex #fa94c0 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 41% magenta, 23% yellow and 2% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codefa94c0#fa94c0
RGB Decimal250, 148, 192rgb(250, 148, 192)
RGB Percent98%, 58%, 75%rgb(98%, 58%, 75%)
CSS RGBa250, 148, 192,1rgba(250,148,192,1)
CMYK Modelcmyk(0%,41%,23%,2%)
HSL Color Space334,91% ,78%hsl(334,91% ,78%)
HSV Color Space334°, 41%, 98%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111110101001010011000000
Octal372224300
Decimal250148192
Hexfa94c0

Different shades of #fa94c0 color code.

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

Light Shade of #fa94c0
#fcc5dd
Dark Shade of #fa94c0
#f863a3
Saturated Shade of #fa94c0
#ff8fbf
Desaturated Shade of #fa94c0
#f49ac1
Grey scale Shade of #fa94c0
#c7c7c7
Brighten Shade
#ffadd9
Most Readable Shade
#000000

Shades of #fa94c0 color code

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

#fa94c0
#de83aa
#c27395
#a66280
#8a526a
#6f4155
#533140
#37202a
#1b1015
#000000

Similar Color like #fa94c0 color

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

#fb95c1
#fc96c2
#fd97c3
#fe98c4
#ff99c5
#ff9ac6
#ff9bc7
#ff9cc8
#ff9dc9
#ff9eca
#ff9fcb
#ffa0cc
#ffa1cd
#ffa2ce
#f993bf
#f892be
#f791bd
#f690bc
#f58fbb
#f48eba
#f38db9
#f28cb8
#f18bb7
#f08ab6
#ef89b5
#ee88b4
#ed87b3
#ec86b2

Monochromatic Color with #fa94c0

#fa94c0
#25161d
#502f3d
#7a495e
#a5627f
#cf7b9f

Tints of #fa94c0 Color

#fa94c0
#fa9fc7
#fbabce
#fbb7d5
#fcc3dc
#fccfe3
#fddbea
#fde7f1
#fef3f8
#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

#fa94c0
#94face

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

Split Complementary

#fa94c0
#94fa9b
#94f3fa

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

Analogous Color

#fa94e9
#fa94d4
#fa94c0
#fa94ac
#fa9497

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

#fa94c0
#c0fa94
#94c0fa

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

#fa94c0
#f3fa94
#94face
#9b94fa

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

#fa94c0
#94face
#94f3fa
#fa9b94

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 #fa94c0 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.

#fa94c0 Color Code Preview on Black Background Color

This is how #fa94c0 Color will look on black background color. Color contrast ratio is 10.06

#fa94c0 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fa94c0

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fa94c0

#fa94c0 color code is use for CSS Background Color

Background color for the above div is #fa94c0

HTML with inline CSS

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

#fa94c0 color code is use for CSS Border Color

CSS Border color for the above div is #fa94c0

HTML with inline CSS

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

CSS Border Left color for the above div is #fa94c0

HTML with inline CSS

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

CSS Border Right color for the above div is #fa94c0

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fa94c0

HTML with inline CSS

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

CSS Border Top color for the above div is #fa94c0

HTML with inline CSS

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

#fa94c0 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fa94c0 Color code Preview on White Background

This is how #fa94c0 Color code will look on white background color. Color contrast ratio is 2.09

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

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,148,192,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(148,250,206,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(250,148,192,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.