crispedge.com

Color picker

Loading...

#fa5aba hex color - Red - Warm color - Information

#fa5aba hex color - Red - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Red

Hex #fa5aba Color code in RGB color code model is created after adding 98.04% red color, 35.29% green color and 72.94% blue color. Hex #fa5aba Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 64% magenta, 26% yellow and 2% black.

Hex #fa5aba color code is between #ff55bb web safe hex color code and #ee66aa web safe hex color code. #ff55bb is the nearest web safe color code. You can see here many more shades of #fa5aba color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codefa5aba#fa5aba
RGB Decimal250, 90, 186rgb(250, 90, 186)
RGB Percent98%, 35%, 73%rgb(98%, 35%, 73%)
CSS RGBa250, 90, 186,1rgba(250,90,186,1)
CMYK Modelcmyk(0%,64%,26%,2%)
HSL Color Space324,94% ,67%hsl(324,94% ,67%)
HSV Color Space324°, 64%, 98%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111110100101101010111010
Octal372132272
Decimal25090186
Hexfa5aba

Different shades of #fa5aba color code.

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

Light Shade of #fa5aba
#fb8bcf
Dark Shade of #fa5aba
#f828a5
Saturated Shade of #fa5aba
#ff55bb
Desaturated Shade of #fa5aba
#f162b8
Grey scale Shade of #fa5aba
#aaaaaa
Brighten Shade
#ff73d3
Most Readable Shade
#000000

Shades of #fa5aba color code

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

#fa5aba
#de50a5
#c24690
#a63c7c
#8a3267
#6f2852
#531e3e
#371429
#1b0a14
#000000

Similar Color like #fa5aba color

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

#fb5bbb
#fc5cbc
#fd5dbd
#fe5ebe
#ff5fbf
#ff60c0
#ff61c1
#ff62c2
#ff63c3
#ff64c4
#ff65c5
#ff66c6
#ff67c7
#ff68c8
#f959b9
#f858b8
#f757b7
#f656b6
#f555b5
#f454b4
#f353b3
#f252b2
#f151b1
#f050b0
#ef4faf
#ee4eae
#ed4dad
#ec4cac

Monochromatic Color with #fa5aba

#fa5aba
#250d1c
#501d3c
#7a2c5b
#a53b7b
#cf4b9a

Tints of #fa5aba Color

#fa5aba
#fa6cc1
#fb7ec9
#fb91d1
#fca3d8
#fcb5e0
#fdc8e8
#fddaef
#feecf7
#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

#fa5aba
#5afa9a

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

Split Complementary

#fa5aba
#6afa5a
#5afaea

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

Analogous Color

#fa5afa
#fa5ada
#fa5aba
#fa5a9a
#fa5a7a

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

#fa5aba
#bafa5a
#5abafa

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

#fa5aba
#faea5a
#5afa9a
#5a6afa

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

#fa5aba
#5afa9a
#5afaea
#fa5a6a

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

#fa5aba Color Code Preview on Black Background Color

This is how #fa5aba Color will look on black background color. Color contrast ratio is 7.24

#fa5aba in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fa5aba

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fa5aba

#fa5aba color code is use for CSS Background Color

Background color for the above div is #fa5aba

HTML with inline CSS

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

#fa5aba color code is use for CSS Border Color

CSS Border color for the above div is #fa5aba

HTML with inline CSS

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

CSS Border Left color for the above div is #fa5aba

HTML with inline CSS

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

CSS Border Right color for the above div is #fa5aba

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fa5aba

HTML with inline CSS

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

CSS Border Top color for the above div is #fa5aba

HTML with inline CSS

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

#fa5aba hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fa5aba Color code Preview on White Background

This is how #fa5aba Color code will look on white background color. Color contrast ratio is 2.90

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

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,90,186,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(90,250,154,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(250,90,186,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.