Skip to main content Skip to docs navigation

#fbb270 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 Orange Marmalade and its hex is #FAAC72 Nearest Color Name

Color Hue/Base color: Orange

Hex #fbb270 Color code in RGB color code model is created after adding 98.43% red color, 69.8% green color and 43.92% blue color. Hex #fbb270 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 29% magenta, 55% yellow and 1.57% black.

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

RGB Chart

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

Color Table

Hex Color Code fbb270 #fbb270
RGB Decimal 251, 178, 112 251, 178, 112
RGB Percent 98%, 70%, 44% rgb(98%, 70%, 44%)
CSS RGBa 251, 178, 112,1 rgba(251,178,112,1)
CMYK Model cmyk(0%,29%,55%,1.57%)
HSL Color Space 28,95% ,71% hsl(28,95% ,71%)
HSV Color Space 28°, 55%, 98%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111011 10110010 01110000
Octal 373 262 160
Decimal 251 178 112
Hex fb b2 70

Different shades of #fbb270 color code.

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

Darkest of #fbb270
#cc6406
Darker of #fbb270
#f87d0d
Dark of #fbb270
#fa973e
Base of #fbb270
#fbb270
Light of #fbb270
#fccda2
Lighter
#fee7d3
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

#fbb270
#70b9fb

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

Split Complementary

#fbb270
#70fbf8
#7074fb

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

Analogous Color

#fb707f
#fb7870
#fbb270
#fbe070
#dcfb70

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

#fbb270
#b270fb
#70fbb2

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

#fbb270
#70fbb2
#70b9fb
#fb70b9

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

#fbb270
#74fb70
#70b9fb
#f870fb

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

#9b4c04
#cc6406
#f87d0d
#fa973e
#fbb270
#fccda2
#fee7d3
#ffffff
#ffffff

Tints of #fbb270 Color

#fbb270
#fbba7f
#fbc38f
#fccb9f
#fcd4af
#fddcbf
#fde5cf
#feeddf
#fef6ef
#ffffff

Shades of #fbb270 color code

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

#fbb270
#df9e63
#c38a57
#a7764a
#8b623e
#6f4f31
#533b25
#372718
#1b130c
#000000

Tones

#fbb270
#ecb37f
#deb38d
#cfb49c
#c0b5ab

Tones

Similar Color like #fbb270 color

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

#fcb371
#fdb472
#feb573
#ffb674
#ffb775
#ffb876
#ffb977
#ffba78
#ffbb79
#ffbc7a
#ffbd7b
#ffbe7c
#ffbf7d
#ffc07e
#fab16f
#f9b06e
#f8af6d
#f7ae6c
#f6ad6b
#f5ac6a
#f4ab69
#f3aa68
#f2a967
#f1a866
#f0a765
#efa664
#eea563
#eda462

Download this Light Orange

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

#fbb270 Color Code Preview on Black Background Color

This is how #fbb270 Color will look on black background color. Color contrast ratio is 11.70

#fbb270 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fbb270

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fbb270

#fbb270 color code is use for CSS Background Color

Background color for the above div is #fbb270

HTML with inline CSS

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

#fbb270 color code is use for CSS Border Color

CSS Border color for the above div is #fbb270

HTML with inline CSS

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

CSS Border Left color for the above div is #fbb270

HTML with inline CSS

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

CSS Border Right color for the above div is #fbb270

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fbb270

HTML with inline CSS

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

CSS Border Top color for the above div is #fbb270

HTML with inline CSS

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

#fbb270 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fbb270 Color code Preview on White Background

This is how #fbb270 Color code will look on white background color. Color contrast ratio is 1.79

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

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(251,178,112,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(112,185,251,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(251,178,112,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }