Skip to main content Skip to docs navigation

#fdb0aa hex color - Red - Warm color - Information

On this page
@
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 Hue/Base color: Red

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

Hex #fdb0aa color code is between #ffaa99 web safe hex color code and #eebbbb web safe hex color code. #ffaa99 is the nearest web safe color code. You can see here many more shades of #fdb0aa color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Code fdb0aa #fdb0aa
RGB Decimal 253, 176, 170 rgb(253, 176, 170)
RGB Percent 99%, 69%, 67% rgb(99%, 69%, 67%)
CSS RGBa 253, 176, 170,1 rgba(253,176,170,1)
CMYK Model cmyk(0%,30%,33%,0.78%)
HSL Color Space 4,95% ,83% hsl(4,95% ,83%)
HSV Color Space 4°, 33%, 99%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111101 10110000 10101010
Octal 375 260 252
Decimal 253 176 170
Hex fd b0 aa

Different shades of #fdb0aa color code.

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

Light Shade of #fdb0aa
#fededc
Dark Shade of #fdb0aa
#fc8278
Saturated Shade of #fdb0aa
#ffaea8
Desaturated Shade of #fdb0aa
#f9b4ae
Grey scale Shade of #fdb0aa
#d3d3d3
Brighten Shade
#ffc9c3
Most Readable Shade
#000000

Shades of #fdb0aa color code

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

#fdb0aa
#e09c97
#c48884
#a87571
#8c615e
#704e4b
#543a38
#382725
#1c1312
#000000

Similar Color like #fdb0aa color

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

#feb1ab
#ffb2ac
#ffb3ad
#ffb4ae
#ffb5af
#ffb6b0
#ffb7b1
#ffb8b2
#ffb9b3
#ffbab4
#ffbbb5
#ffbcb6
#ffbdb7
#ffbeb8
#fcafa9
#fbaea8
#faada7
#f9aca6
#f8aba5
#f7aaa4
#f6a9a3
#f5a8a2
#f4a7a1
#f3a6a0
#f2a59f
#f1a49e
#f0a39d
#efa29c

Monochromatic Color with #fdb0aa

#fdb0aa
#281c1b
#533a38
#7d5754
#a87571
#d2928d

Tints of #fdb0aa Color

#fdb0aa
#fdb8b3
#fdc1bc
#fdcac6
#fdd3cf
#fedbd9
#fee4e2
#feedec
#fef6f5
#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

#fdb0aa
#aaf7fd

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

Split Complementary

#fdb0aa
#aafdda
#aacefd

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

Analogous Color

#fdaac5
#fdaab5
#fdb0aa
#fdc1aa
#fdd1aa

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

#fdb0aa
#aafdb0
#b0aafd

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

#fdb0aa
#cdfdaa
#aaf7fd
#d9aafd

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

#fdb0aa
#aaf7fd
#aacefd
#fddaaa

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

#fdb0aa Color Code Preview on Black Background Color

This is how #fdb0aa Color will look on black background color. Color contrast ratio is 11.97

#fdb0aa in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fdb0aa

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fdb0aa

#fdb0aa color code is use for CSS Background Color

Background color for the above div is #fdb0aa

HTML with inline CSS

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

#fdb0aa color code is use for CSS Border Color

CSS Border color for the above div is #fdb0aa

HTML with inline CSS

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

CSS Border Left color for the above div is #fdb0aa

HTML with inline CSS

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

CSS Border Right color for the above div is #fdb0aa

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fdb0aa

HTML with inline CSS

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

CSS Border Top color for the above div is #fdb0aa

HTML with inline CSS

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

#fdb0aa hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fdb0aa Color code Preview on White Background

This is how #fdb0aa Color code will look on white background color. Color contrast ratio is 1.75

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

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(253,176,170,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(170,247,253,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(253,176,170,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.