crispedge.com

Color picker

Loading...

#faa9bc hex color - Red - Warm color - Information

#faa9bc hex color - Red - Warm color

Color Hue/Base color: Red

Hex #faa9bc Color code in RGB color code model is created after adding 98.04% red color, 66.27% green color and 73.73% blue color. Hex #faa9bc Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 32% magenta, 25% yellow and 2% black.

Hex #faa9bc color code is between #ffaabb web safe hex color code and #ee99cc web safe hex color code. #ffaabb is the nearest web safe color code. You can see here many more shades of #faa9bc color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codefaa9bc#faa9bc
RGB Decimal250, 169, 188rgb(250, 169, 188)
RGB Percent98%, 66%, 74%rgb(98%, 66%, 74%)
CSS RGBa250, 169, 188,1rgba(250,169,188,1)
CMYK Modelcmyk(0%,32%,25%,2%)
HSL Color Space346,89% ,82%hsl(346,89% ,82%)
HSV Color Space346°, 32%, 98%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111110101010100110111100
Octal372251274
Decimal250169188
Hexfaa9bc

Different shades of #faa9bc color code.

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

Light Shade of #faa9bc
#fdd9e2
Dark Shade of #faa9bc
#f77996
Saturated Shade of #faa9bc
#ffa4ba
Desaturated Shade of #faa9bc
#f5aebe
Grey scale Shade of #faa9bc
#d1d1d1
Brighten Shade
#ffc2d5
Most Readable Shade
#000000

Shades of #faa9bc color code

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

#faa9bc
#de96a7
#c28392
#a6707d
#8a5d68
#6f4b53
#53383e
#372529
#1b1214
#000000

Similar Color like #faa9bc color

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

#fbaabd
#fcabbe
#fdacbf
#feadc0
#ffaec1
#ffafc2
#ffb0c3
#ffb1c4
#ffb2c5
#ffb3c6
#ffb4c7
#ffb5c8
#ffb6c9
#ffb7ca
#f9a8bb
#f8a7ba
#f7a6b9
#f6a5b8
#f5a4b7
#f4a3b6
#f3a2b5
#f2a1b4
#f1a0b3
#f09fb2
#ef9eb1
#ee9db0
#ed9caf
#ec9bae

Monochromatic Color with #faa9bc

#faa9bc
#25191c
#50363c
#7a535c
#a5707c
#cf8c9c

Tints of #faa9bc Color

#faa9bc
#fab2c3
#fbbcca
#fbc5d2
#fccfd9
#fcd8e1
#fde2e8
#fdebf0
#fef5f7
#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

#faa9bc
#a9fae7

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

Split Complementary

#faa9bc
#a9fabe
#a9e5fa

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

Analogous Color

#faa9dc
#faa9cc
#faa9bc
#faa9ac
#fab6a9

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

#faa9bc
#bcfaa9
#a9bcfa

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

#faa9bc
#e4faa9
#a9fae7
#bea9fa

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

#faa9bc
#a9fae7
#a9e5fa
#fabea9

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

#faa9bc Color Code Preview on Black Background Color

This is how #faa9bc Color will look on black background color. Color contrast ratio is 11.47

#faa9bc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #faa9bc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #faa9bc

#faa9bc color code is use for CSS Background Color

Background color for the above div is #faa9bc

HTML with inline CSS

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

#faa9bc color code is use for CSS Border Color

CSS Border color for the above div is #faa9bc

HTML with inline CSS

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

CSS Border Left color for the above div is #faa9bc

HTML with inline CSS

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

CSS Border Right color for the above div is #faa9bc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #faa9bc

HTML with inline CSS

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

CSS Border Top color for the above div is #faa9bc

HTML with inline CSS

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

#faa9bc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#faa9bc Color code Preview on White Background

This is how #faa9bc Color code will look on white background color. Color contrast ratio is 1.83

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

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.