Skip to main content Skip to docs navigation

#fecdbd 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 Vienna Sausage and its hex is #FED1BD Nearest Color Name

Color Hue/Base color: Orange

Hex #fecdbd Color code in RGB color code model is created after adding 99.61% red color, 80.39% green color and 74.12% blue color. Hex #fecdbd Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 19% magenta, 26% yellow and 0.39% black.

Hex #fecdbd color code is between #ffccbb web safe hex color code and #eeddcc web safe hex color code. #ffccbb is the nearest web safe color code. You can see here many more shades of #fecdbd color code.

RGB Chart

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

Color Table

Hex Color Code fecdbd #fecdbd
RGB Decimal 254, 205, 189 254, 205, 189
RGB Percent 100%, 80%, 74% rgb(100%, 80%, 74%)
CSS RGBa 254, 205, 189,1 rgba(254,205,189,1)
CMYK Model cmyk(0%,19%,26%,0.39%)
HSL Color Space 15,97% ,87% hsl(15,97% ,87%)
HSV Color Space 15°, 26%, 100%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111110 11001101 10111101
Octal 376 315 275
Decimal 254 205 189
Hex fe cd bd

Different shades of #fecdbd color code.

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

Darkest of #fecdbd
#fc5b26
Darker of #fecdbd
#fc8159
Dark of #fecdbd
#fda78b
Base of #fecdbd
#fecdbd
Light of #fecdbd
#fff3ef
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

#fecdbd
#bdeefe

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

Split Complementary

#fecdbd
#bdfeed
#bdcdfe

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

Analogous Color

#febdd3
#febdc8
#fecdbd
#fee3bd
#fefebd

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

#fecdbd
#cdbdfe
#bdfecd

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

#fecdbd
#bdfecd
#bdeefe
#febdee

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

#fecdbd
#cdfebd
#bdeefe
#edbdfe

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

#eb3d04
#fc5b26
#fc8159
#fda78b
#fecdbd
#fff3ef
#ffffff
#ffffff
#ffffff

Tints of #fecdbd Color

#fecdbd
#fed2c4
#fed8cb
#feddd3
#fee3da
#fee8e1
#feeee9
#fef3f0
#fef9f7
#ffffff

Shades of #fecdbd color code

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

#fecdbd
#e1b6a8
#c59f93
#a9887e
#8d7169
#705b54
#54443f
#382d2a
#1c1615
#000000

Tones

#fecdbd
#f7d0c4
#f1d4ca
#ead7d1
#e3dbd8

Tones

Similar Color like #fecdbd color

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

#ffcebe
#ffcfbf
#ffd0c0
#ffd1c1
#ffd2c2
#ffd3c3
#ffd4c4
#ffd5c5
#ffd6c6
#ffd7c7
#ffd8c8
#ffd9c9
#ffdaca
#ffdbcb
#fdccbc
#fccbbb
#fbcaba
#fac9b9
#f9c8b8
#f8c7b7
#f7c6b6
#f6c5b5
#f5c4b4
#f4c3b3
#f3c2b2
#f2c1b1
#f1c0b0
#f0bfaf

Download this Light Orange

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

#fecdbd Color Code Preview on Black Background Color

This is how #fecdbd Color will look on black background color. Color contrast ratio is 14.68

#fecdbd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fecdbd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fecdbd

#fecdbd color code is use for CSS Background Color

Background color for the above div is #fecdbd

HTML with inline CSS

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

#fecdbd color code is use for CSS Border Color

CSS Border color for the above div is #fecdbd

HTML with inline CSS

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

CSS Border Left color for the above div is #fecdbd

HTML with inline CSS

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

CSS Border Right color for the above div is #fecdbd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fecdbd

HTML with inline CSS

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

CSS Border Top color for the above div is #fecdbd

HTML with inline CSS

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

#fecdbd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fecdbd Color code Preview on White Background

This is how #fecdbd Color code will look on white background color. Color contrast ratio is 1.43

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

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(254,205,189,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(189,238,254,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(254,205,189,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }