Skip to main content Skip to docs navigation

#faa8cb hex color | Download Light Red 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 Spaghetti Strap Pink and its hex is #FBAED2 Nearest Color Name

Color Hue/Base color: Red

Hex #faa8cb Color code in RGB color code model is created after adding 98.04% red color, 65.88% green color and 79.61% blue color. Hex #faa8cb Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 33% magenta, 19% yellow and 1.96% black.

Hex #faa8cb color code is between #ffaacc web safe hex color code and #ee99bb web safe hex color code. #ffaacc is the nearest web safe color code. You can see here many more shades of #faa8cb color code.

RGB Chart

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

Color Table

Hex Color Code faa8cb #faa8cb
RGB Decimal 250, 168, 203 250, 168, 203
RGB Percent 98%, 66%, 80% rgb(98%, 66%, 80%)
CSS RGBa 250, 168, 203,1 rgba(250,168,203,1)
CMYK Model cmyk(0%,33%,19%,1.96%)
HSL Color Space 334,89% ,82% hsl(334,89% ,82%)
HSV Color Space 334°, 33%, 98%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111010 10101000 11001011
Octal 372 250 313
Decimal 250 168 203
Hex fa a8 cb

Different shades of #faa8cb color code.

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

Darkest of #faa8cb
#f21775
Darker of #faa8cb
#f44891
Dark of #faa8cb
#f778ae
Base of #faa8cb
#faa8cb
Light of #faa8cb
#fdd8e8
Lighter
#ffffff
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

#faa8cb
#a8fad7

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

Split Complementary

#faa8cb
#a8faae
#a8f4fa

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

Analogous Color

#f9a8fa
#faa8ed
#faa8cb
#faa8b0
#fac2a8

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

#faa8cb
#a8cbfa
#cbfaa8

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

#faa8cb
#cbfaa8
#a8fad7
#d7a8fa

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

#faa8cb
#f4faa8
#a8fad7
#aea8fa

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

#ca0c5d
#f21775
#f44891
#f778ae
#faa8cb
#fdd8e8
#ffffff
#ffffff
#ffffff

Tints of #faa8cb Color

#faa8cb
#fab1d0
#fbbbd6
#fbc5dc
#fccee2
#fcd8e7
#fde2ed
#fdebf3
#fef5f9
#ffffff

Shades of #faa8cb color code

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

#faa8cb
#de95b4
#c2829d
#a67087
#8a5d70
#6f4a5a
#533843
#37252d
#1b1216
#000000

Tones

#faa8cb
#f1b1cc
#e8bace
#dec4cf
#d5cdd0

Tones

Similar Color like #faa8cb color

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

#fba9cc
#fcaacd
#fdabce
#feaccf
#ffadd0
#ffaed1
#ffafd2
#ffb0d3
#ffb1d4
#ffb2d5
#ffb3d6
#ffb4d7
#ffb5d8
#ffb6d9
#f9a7ca
#f8a6c9
#f7a5c8
#f6a4c7
#f5a3c6
#f4a2c5
#f3a1c4
#f2a0c3
#f19fc2
#f09ec1
#ef9dc0
#ee9cbf
#ed9bbe
#ec9abd

Download this Light Red

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

#faa8cb Color Code Preview on Black Background Color

This is how #faa8cb Color will look on black background color. Color contrast ratio is 11.53

#faa8cb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #faa8cb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #faa8cb

#faa8cb color code is use for CSS Background Color

Background color for the above div is #faa8cb

HTML with inline CSS

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

#faa8cb color code is use for CSS Border Color

CSS Border color for the above div is #faa8cb

HTML with inline CSS

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

CSS Border Left color for the above div is #faa8cb

HTML with inline CSS

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

CSS Border Right color for the above div is #faa8cb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #faa8cb

HTML with inline CSS

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

CSS Border Top color for the above div is #faa8cb

HTML with inline CSS

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

#faa8cb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#faa8cb Color code Preview on White Background

This is how #faa8cb Color code will look on white background color. Color contrast ratio is 1.82

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

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