Skip to main content Skip to docs navigation

#fddeba 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 Spiked Apricot and its hex is #FDDDB7 Nearest Color Name

Color Hue/Base color: Orange

Hex #fddeba Color code in RGB color code model is created after adding 99.22% red color, 87.06% green color and 72.94% blue color. Hex #fddeba Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 12% magenta, 26% yellow and 0.78% black.

Hex #fddeba color code is between #ffddbb web safe hex color code and #eeeeaa web safe hex color code. #ffddbb is the nearest web safe color code. You can see here many more shades of #fddeba color code.

RGB Chart

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

Color Table

Hex Color Code fddeba #fddeba
RGB Decimal 253, 222, 186 253, 222, 186
RGB Percent 99%, 87%, 73% rgb(99%, 87%, 73%)
CSS RGBa 253, 222, 186,1 rgba(253,222,186,1)
CMYK Model cmyk(0%,12%,26%,0.78%)
HSL Color Space 32,94% ,86% hsl(32,94% ,86%)
HSV Color Space 32°, 26%, 99%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111101 11011110 10111010
Octal 375 336 272
Decimal 253 222 186
Hex fd de ba

Different shades of #fddeba color code.

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

Darkest of #fddeba
#f99725
Darker of #fddeba
#faaf57
Dark of #fddeba
#fcc688
Base of #fddeba
#fddeba
Light of #fddeba
#fef6ec
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

#fddeba
#bad9fd

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

Split Complementary

#fddeba
#bafbfd
#bdbafd

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

Analogous Color

#fdbabd
#fdc2ba
#fddeba
#fdf4ba
#eafdba

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

#fddeba
#debafd
#bafdde

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

#fddeba
#bafdde
#bad9fd
#fdbad9

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

#fddeba
#bafdbd
#bad9fd
#fdbafb

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

#e47e07
#f99725
#faaf57
#fcc688
#fddeba
#fef6ec
#ffffff
#ffffff
#ffffff

Tints of #fddeba Color

#fddeba
#fde1c1
#fde5c9
#fde9d1
#fdecd8
#fef0e0
#fef4e8
#fef7ef
#fefbf7
#ffffff

Shades of #fddeba color code

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

#fddeba
#e0c5a5
#c4ac90
#a8947c
#8c7b67
#706252
#544a3e
#383129
#1c1814
#000000

Tones

#fddeba
#f6ddc1
#efddc8
#e8dccf
#e1dcd6

Tones

Similar Color like #fddeba color

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

#fedfbb
#ffe0bc
#ffe1bd
#ffe2be
#ffe3bf
#ffe4c0
#ffe5c1
#ffe6c2
#ffe7c3
#ffe8c4
#ffe9c5
#ffeac6
#ffebc7
#ffecc8
#fcddb9
#fbdcb8
#fadbb7
#f9dab6
#f8d9b5
#f7d8b4
#f6d7b3
#f5d6b2
#f4d5b1
#f3d4b0
#f2d3af
#f1d2ae
#f0d1ad
#efd0ac

Download this Light Orange

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

#fddeba Color Code Preview on Black Background Color

This is how #fddeba Color will look on black background color. Color contrast ratio is 16.33

#fddeba in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fddeba

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fddeba

#fddeba color code is use for CSS Background Color

Background color for the above div is #fddeba

HTML with inline CSS

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

#fddeba color code is use for CSS Border Color

CSS Border color for the above div is #fddeba

HTML with inline CSS

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

CSS Border Left color for the above div is #fddeba

HTML with inline CSS

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

CSS Border Right color for the above div is #fddeba

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fddeba

HTML with inline CSS

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

CSS Border Top color for the above div is #fddeba

HTML with inline CSS

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

#fddeba hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fddeba Color code Preview on White Background

This is how #fddeba Color code will look on white background color. Color contrast ratio is 1.29

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

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