Skip to main content Skip to docs navigation

#fdaaa0 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 Corally and its hex is #FEA89F Nearest Color Name

Color Hue/Base color: Red

Hex #fdaaa0 Color code in RGB color code model is created after adding 99.22% red color, 66.67% green color and 62.75% blue color. Hex #fdaaa0 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 33% magenta, 37% yellow and 0.78% black.

Hex #fdaaa0 color code is between #ff9999 web safe hex color code and #eebbaa web safe hex color code. #ff9999 is the nearest web safe color code. You can see here many more shades of #fdaaa0 color code.

RGB Chart

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

Color Table

Hex Color Code fdaaa0 #fdaaa0
RGB Decimal 253, 170, 160 253, 170, 160
RGB Percent 99%, 67%, 63% rgb(99%, 67%, 63%)
CSS RGBa 253, 170, 160,1 rgba(253,170,160,1)
CMYK Model cmyk(0%,33%,37%,0.78%)
HSL Color Space 6,96% ,81% hsl(6,96% ,81%)
HSV Color Space 6°, 37%, 99%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111101 10101010 10100000
Octal 375 252 240
Decimal 253 170 160
Hex fd aa a0

Different shades of #fdaaa0 color code.

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

Darkest of #fdaaa0
#fa240a
Darker of #fdaaa0
#fb513c
Dark of #fdaaa0
#fc7d6e
Base of #fdaaa0
#fdaaa0
Light of #fdaaa0
#fed7d2
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

#fdaaa0
#a0f3fd

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

Split Complementary

#fdaaa0
#a0fdd8
#a0c5fd

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

Analogous Color

#fda0cc
#fda0bd
#fdaaa0
#fdc9a0
#fdf0a0

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

#fdaaa0
#aaa0fd
#a0fdaa

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

#fdaaa0
#a0fdaa
#a0f3fd
#fda0f3

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

#fdaaa0
#c5fda0
#a0f3fd
#d8a0fd

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

#cd1a04
#fa240a
#fb513c
#fc7d6e
#fdaaa0
#fed7d2
#ffffff
#ffffff
#ffffff

Tints of #fdaaa0 Color

#fdaaa0
#fdb3aa
#fdbcb5
#fdc6bf
#fdcfca
#fed9d4
#fee2df
#feece9
#fef5f4
#ffffff

Shades of #fdaaa0 color code

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

#fdaaa0
#e0978e
#c4847c
#a8716a
#8c5e58
#704b47
#543835
#382523
#1c1211
#000000

Tones

#fdaaa0
#f3b2aa
#eab9b3
#e0c1bd
#d6c8c7

Tones

Similar Color like #fdaaa0 color

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

#feaba1
#ffaca2
#ffada3
#ffaea4
#ffafa5
#ffb0a6
#ffb1a7
#ffb2a8
#ffb3a9
#ffb4aa
#ffb5ab
#ffb6ac
#ffb7ad
#ffb8ae
#fca99f
#fba89e
#faa79d
#f9a69c
#f8a59b
#f7a49a
#f6a399
#f5a298
#f4a197
#f3a096
#f29f95
#f19e94
#f09d93
#ef9c92

Download this Light Red

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

#fdaaa0 Color Code Preview on Black Background Color

This is how #fdaaa0 Color will look on black background color. Color contrast ratio is 11.43

#fdaaa0 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fdaaa0

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fdaaa0

#fdaaa0 color code is use for CSS Background Color

Background color for the above div is #fdaaa0

HTML with inline CSS

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

#fdaaa0 color code is use for CSS Border Color

CSS Border color for the above div is #fdaaa0

HTML with inline CSS

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

CSS Border Left color for the above div is #fdaaa0

HTML with inline CSS

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

CSS Border Right color for the above div is #fdaaa0

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fdaaa0

HTML with inline CSS

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

CSS Border Top color for the above div is #fdaaa0

HTML with inline CSS

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

#fdaaa0 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fdaaa0 Color code Preview on White Background

This is how #fdaaa0 Color code will look on white background color. Color contrast ratio is 1.84

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

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(253,170,160,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(160,243,253,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(253,170,160,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }