Skip to main content Skip to docs navigation

#fdb07b 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 Cantaloupe Slice and its hex is #FEB079 Nearest Color Name

Color Hue/Base color: Orange

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

Hex #fdb07b color code is between #ffaa77 web safe hex color code and #eebb88 web safe hex color code. #ffaa77 is the nearest web safe color code. You can see here many more shades of #fdb07b color code.

RGB Chart

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

Color Table

Hex Color Code fdb07b #fdb07b
RGB Decimal 253, 176, 123 253, 176, 123
RGB Percent 99%, 69%, 48% rgb(99%, 69%, 48%)
CSS RGBa 253, 176, 123,1 rgba(253,176,123,1)
CMYK Model cmyk(0%,30%,51%,0.78%)
HSL Color Space 24,97% ,74% hsl(24,97% ,74%)
HSV Color Space 24°, 51%, 99%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111101 10110000 01111011
Octal 375 260 173
Decimal 253 176 123
Hex fd b0 7b

Different shades of #fdb07b color code.

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

Darkest of #fdb07b
#dc5c03
Darker of #fdb07b
#fb7417
Dark of #fdb07b
#fc9249
Base of #fdb07b
#fdb07b
Light of #fdb07b
#fecead
Lighter
#ffece0
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

#fdb07b
#7bc8fd

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

Split Complementary

#fdb07b
#7bfdf1
#7b87fd

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

Analogous Color

#fd7b92
#fd7b7c
#fdb07b
#fddb7b
#e9fd7b

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

#fdb07b
#b07bfd
#7bfdb0

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

#fdb07b
#7bfdb0
#7bc8fd
#fd7bc8

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

#fdb07b
#87fd7b
#7bc8fd
#f17bfd

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

#a94703
#dc5c03
#fb7417
#fc9249
#fdb07b
#fecead
#ffece0
#ffffff
#ffffff

Tints of #fdb07b Color

#fdb07b
#fdb889
#fdc198
#fdcaa7
#fdd3b5
#fedbc4
#fee4d3
#feede1
#fef6f0
#ffffff

Shades of #fdb07b color code

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

#fdb07b
#e09c6d
#c4885f
#a87552
#8c6144
#704e36
#543a29
#38271b
#1c130d
#000000

Tones

#fdb07b
#f0b288
#e2b596
#d5b7a3
#c7bab1

Tones

Similar Color like #fdb07b color

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

#feb17c
#ffb27d
#ffb37e
#ffb47f
#ffb580
#ffb681
#ffb782
#ffb883
#ffb984
#ffba85
#ffbb86
#ffbc87
#ffbd88
#ffbe89
#fcaf7a
#fbae79
#faad78
#f9ac77
#f8ab76
#f7aa75
#f6a974
#f5a873
#f4a772
#f3a671
#f2a570
#f1a46f
#f0a36e
#efa26d

Download this Light Orange

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

#fdb07b Color Code Preview on Black Background Color

This is how #fdb07b Color will look on black background color. Color contrast ratio is 11.67

#fdb07b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fdb07b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fdb07b

#fdb07b color code is use for CSS Background Color

Background color for the above div is #fdb07b

HTML with inline CSS

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

#fdb07b color code is use for CSS Border Color

CSS Border color for the above div is #fdb07b

HTML with inline CSS

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

CSS Border Left color for the above div is #fdb07b

HTML with inline CSS

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

CSS Border Right color for the above div is #fdb07b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fdb07b

HTML with inline CSS

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

CSS Border Top color for the above div is #fdb07b

HTML with inline CSS

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

#fdb07b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fdb07b Color code Preview on White Background

This is how #fdb07b Color code will look on white background color. Color contrast ratio is 1.80

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

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