Skip to main content Skip to docs navigation

#fdcaa2 hex color | Download Light Orange 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 Peach Beach and its hex is #FDCFA1 Nearest Color Name

Color Hue/Base color: Orange

Hex #fdcaa2 Color code in RGB color code model is created after adding 99.22% red color, 79.22% green color and 63.53% blue color. Hex #fdcaa2 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 20% magenta, 36% yellow and 0.78% black.

Hex #fdcaa2 color code is between #ffccaa web safe hex color code and #eebb99 web safe hex color code. #ffccaa is the nearest web safe color code. You can see here many more shades of #fdcaa2 color code.

RGB Chart

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

Color Table

Hex Color Code fdcaa2 #fdcaa2
RGB Decimal 253, 202, 162 253, 202, 162
RGB Percent 99%, 79%, 64% rgb(99%, 79%, 64%)
CSS RGBa 253, 202, 162,1 rgba(253,202,162,1)
CMYK Model cmyk(0%,20%,36%,0.78%)
HSL Color Space 26,96% ,81% hsl(26,96% ,81%)
HSV Color Space 26°, 36%, 99%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111101 11001010 10100010
Octal 375 312 242
Decimal 253 202 162
Hex fd ca a2

Different shades of #fdcaa2 color code.

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

Darkest of #fdcaa2
#fa750c
Darker of #fdcaa2
#fb913e
Dark of #fdcaa2
#fcae70
Base of #fdcaa2
#fdcaa2
Light of #fdcaa2
#fee6d4
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

#fdcaa2
#a2d5fd

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

Split Complementary

#fdcaa2
#a2fdf7
#a2a7fd

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

Analogous Color

#fda2af
#fda4a2
#fdcaa2
#fde8a2
#ecfda2

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

#fdcaa2
#caa2fd
#a2fdca

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

#fdcaa2
#a2fdca
#a2d5fd
#fda2d5

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

#fdcaa2
#a7fda2
#a2d5fd
#f7a2fd

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

#cf5d04
#fa750c
#fb913e
#fcae70
#fdcaa2
#fee6d4
#ffffff
#ffffff
#ffffff

Tints of #fdcaa2 Color

#fdcaa2
#fdcfac
#fdd5b6
#fddbc1
#fde1cb
#fee7d5
#feede0
#fef3ea
#fef9f4
#ffffff

Shades of #fdcaa2 color code

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

#fdcaa2
#e0b390
#c49d7e
#a8866c
#8c705a
#705948
#544336
#382c24
#1c1612
#000000

Tones

#fdcaa2
#f3cbab
#eaccb5
#e0cdbe
#d7cfc8

Tones

Similar Color like #fdcaa2 color

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

#fecba3
#ffcca4
#ffcda5
#ffcea6
#ffcfa7
#ffd0a8
#ffd1a9
#ffd2aa
#ffd3ab
#ffd4ac
#ffd5ad
#ffd6ae
#ffd7af
#ffd8b0
#fcc9a1
#fbc8a0
#fac79f
#f9c69e
#f8c59d
#f7c49c
#f6c39b
#f5c29a
#f4c199
#f3c098
#f2bf97
#f1be96
#f0bd95
#efbc94

Download this Light Orange

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

#fdcaa2 Color Code Preview on Black Background Color

This is how #fdcaa2 Color will look on black background color. Color contrast ratio is 14.15

#fdcaa2 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fdcaa2

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fdcaa2

#fdcaa2 color code is use for CSS Background Color

Background color for the above div is #fdcaa2

HTML with inline CSS

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

#fdcaa2 color code is use for CSS Border Color

CSS Border color for the above div is #fdcaa2

HTML with inline CSS

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

CSS Border Left color for the above div is #fdcaa2

HTML with inline CSS

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

CSS Border Right color for the above div is #fdcaa2

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fdcaa2

HTML with inline CSS

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

CSS Border Top color for the above div is #fdcaa2

HTML with inline CSS

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

#fdcaa2 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fdcaa2 Color code Preview on White Background

This is how #fdcaa2 Color code will look on white background color. Color contrast ratio is 1.48

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

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