Skip to main content Skip to docs navigation

#feb376 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 #feb376 Color code in RGB color code model is created after adding 99.61% red color, 70.2% green color and 46.27% blue color. Hex #feb376 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 30% magenta, 54% yellow and 0.39% black.

Hex #feb376 color code is between #ffbb77 web safe hex color code and #eeaa66 web safe hex color code. #ffbb77 is the nearest web safe color code. You can see here many more shades of #feb376 color code.

RGB Chart

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

Color Table

Hex Color Code feb376 #feb376
RGB Decimal 254, 179, 118 254, 179, 118
RGB Percent 100%, 70%, 46% rgb(100%, 70%, 46%)
CSS RGBa 254, 179, 118,1 rgba(254,179,118,1)
CMYK Model cmyk(0%,30%,54%,0.39%)
HSL Color Space 27,99% ,73% hsl(27,99% ,73%)
HSV Color Space 27°, 54%, 100%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111110 10110011 01110110
Octal 376 263 166
Decimal 254 179 118
Hex fe b3 76

Different shades of #feb376 color code.

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

Darkest of #feb376
#d96202
Darker of #feb376
#fd7b11
Dark of #feb376
#fe9743
Base of #feb376
#feb376
Light of #feb376
#fecfa9
Lighter
#ffebdb
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

#feb376
#76c1fe

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

Split Complementary

#feb376
#76fef7
#767dfe

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

Analogous Color

#fe7688
#fe7a76
#feb376
#fee076
#e3fe76

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

#feb376
#b376fe
#76feb3

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

#feb376
#76feb3
#76c1fe
#fe76c1

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

#feb376
#7dfe76
#76c1fe
#f776fe

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

#a74b01
#d96202
#fd7b11
#fe9743
#feb376
#fecfa9
#ffebdb
#ffffff
#ffffff

Tints of #feb376 Color

#feb376
#febb85
#fec394
#fecca3
#fed4b2
#feddc2
#fee5d1
#feeee0
#fef6ef
#ffffff

Shades of #feb376 color code

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

#feb376
#e19f68
#c58b5b
#a9774e
#8d6341
#704f34
#543b27
#38271a
#1c130d
#000000

Tones

#feb376
#f0b484
#e2b692
#d5b79f
#c7b9ad

Tones

Similar Color like #feb376 color

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

#ffb477
#ffb578
#ffb679
#ffb77a
#ffb87b
#ffb97c
#ffba7d
#ffbb7e
#ffbc7f
#ffbd80
#ffbe81
#ffbf82
#ffc083
#ffc184
#fdb275
#fcb174
#fbb073
#faaf72
#f9ae71
#f8ad70
#f7ac6f
#f6ab6e
#f5aa6d
#f4a96c
#f3a86b
#f2a76a
#f1a669
#f0a568

Download this Light Orange

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

#feb376 Color Code Preview on Black Background Color

This is how #feb376 Color will look on black background color. Color contrast ratio is 11.92

#feb376 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #feb376

HTML with inline CSS

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

Your Example Paragraph content text in with font color #feb376

#feb376 color code is use for CSS Background Color

Background color for the above div is #feb376

HTML with inline CSS

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

#feb376 color code is use for CSS Border Color

CSS Border color for the above div is #feb376

HTML with inline CSS

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

CSS Border Left color for the above div is #feb376

HTML with inline CSS

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

CSS Border Right color for the above div is #feb376

HTML with inline CSS

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

CSS Border Bottom color for the above div is #feb376

HTML with inline CSS

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

CSS Border Top color for the above div is #feb376

HTML with inline CSS

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

#feb376 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#feb376 Color code Preview on White Background

This is how #feb376 Color code will look on white background color. Color contrast ratio is 1.76

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

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