Skip to main content Skip to docs navigation

#fbaec2 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 Pantone 1767 C and its hex is #FCAFC0 Nearest Color Name

Color Hue/Base color: Red

Hex #fbaec2 Color code in RGB color code model is created after adding 98.43% red color, 68.24% green color and 76.08% blue color. Hex #fbaec2 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 31% magenta, 23% yellow and 1.57% black.

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

RGB Chart

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

Color Table

Hex Color Code fbaec2 #fbaec2
RGB Decimal 251, 174, 194 251, 174, 194
RGB Percent 98%, 68%, 76% rgb(98%, 68%, 76%)
CSS RGBa 251, 174, 194,1 rgba(251,174,194,1)
CMYK Model cmyk(0%,31%,23%,1.57%)
HSL Color Space 344,91% ,83% hsl(344,91% ,83%)
HSV Color Space 344°, 31%, 98%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111011 10101110 11000010
Octal 373 256 302
Decimal 251 174 194
Hex fb ae c2

Different shades of #fbaec2 color code.

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

Darkest of #fbaec2
#f41c54
Darker of #fbaec2
#f64d79
Dark of #fbaec2
#f97d9d
Base of #fbaec2
#fbaec2
Light of #fbaec2
#fddfe7
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

#fbaec2
#aefbe7

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

Split Complementary

#fbaec2
#aefbc0
#aee8fb

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

Analogous Color

#fbaeef
#fbaee2
#fbaec2
#fbb4ae
#fbd4ae

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

#fbaec2
#aec2fb
#c2fbae

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

#fbaec2
#c2fbae
#aefbe7
#e7aefb

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

#fbaec2
#e8fbae
#aefbe7
#c0aefb

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

#d30a3e
#f41c54
#f64d79
#f97d9d
#fbaec2
#fddfe7
#ffffff
#ffffff
#ffffff

Tints of #fbaec2 Color

#fbaec2
#fbb7c8
#fbc0cf
#fcc9d6
#fcd2dd
#fddbe3
#fde4ea
#feedf1
#fef6f8
#ffffff

Shades of #fbaec2 color code

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

#fbaec2
#df9aac
#c38796
#a77481
#8b606b
#6f4d56
#533a40
#37262b
#1b1315
#000000

Tones

#fbaec2
#f2b6c6
#eabfca
#e1c7ce
#d9d0d2

Tones

Similar Color like #fbaec2 color

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

#fcafc3
#fdb0c4
#feb1c5
#ffb2c6
#ffb3c7
#ffb4c8
#ffb5c9
#ffb6ca
#ffb7cb
#ffb8cc
#ffb9cd
#ffbace
#ffbbcf
#ffbcd0
#faadc1
#f9acc0
#f8abbf
#f7aabe
#f6a9bd
#f5a8bc
#f4a7bb
#f3a6ba
#f2a5b9
#f1a4b8
#f0a3b7
#efa2b6
#eea1b5
#eda0b4

Download this Light Red

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

#fbaec2 Color Code Preview on Black Background Color

This is how #fbaec2 Color will look on black background color. Color contrast ratio is 11.94

#fbaec2 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fbaec2

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fbaec2

#fbaec2 color code is use for CSS Background Color

Background color for the above div is #fbaec2

HTML with inline CSS

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

#fbaec2 color code is use for CSS Border Color

CSS Border color for the above div is #fbaec2

HTML with inline CSS

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

CSS Border Left color for the above div is #fbaec2

HTML with inline CSS

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

CSS Border Right color for the above div is #fbaec2

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fbaec2

HTML with inline CSS

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

CSS Border Top color for the above div is #fbaec2

HTML with inline CSS

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

#fbaec2 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fbaec2 Color code Preview on White Background

This is how #fbaec2 Color code will look on white background color. Color contrast ratio is 1.76

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

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