@
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.

#feb35a hex color - Orange - Warm color - Information

#feb35a hex color - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

Hex #feb35a Color code in RGB color code model is created after adding 99.61% red color, 70.2% green color and 35.29% blue color. Hex #feb35a Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 30% magenta, 65% yellow and 0.39% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codefeb35a#feb35a
RGB Decimal254, 179, 90rgb(254, 179, 90)
RGB Percent100%, 70%, 35%rgb(100%, 70%, 35%)
CSS RGBa254, 179, 90,1rgba(254,179,90,1)
CMYK Modelcmyk(0%,30%,65%,0.39%)
HSL Color Space33,99% ,67%hsl(33,99% ,67%)
HSV Color Space33°, 65%, 100%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111101011001101011010
Octal376263132
Decimal25417990
Hexfeb35a

Different shades of #feb35a color code.

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

Light Shade of #feb35a
#feca8d
Dark Shade of #feb35a
#fe9c27
Saturated Shade of #feb35a
#ffb359
Desaturated Shade of #feb35a
#f6b262
Grey scale Shade of #feb35a
#acacac
Brighten Shade
#ffcc73
Most Readable Shade
#000000

Shades of #feb35a color code

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

#feb35a
#e19f50
#c58b46
#a9773c
#8d6332
#704f28
#543b1e
#382714
#1c130a
#000000

Similar Color like #feb35a color

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

#ffb45b
#ffb55c
#ffb65d
#ffb75e
#ffb85f
#ffb960
#ffba61
#ffbb62
#ffbc63
#ffbd64
#ffbe65
#ffbf66
#ffc067
#ffc168
#fdb259
#fcb158
#fbb057
#faaf56
#f9ae55
#f8ad54
#f7ac53
#f6ab52
#f5aa51
#f4a950
#f3a84f
#f2a74e
#f1a64d
#f0a54c

Monochromatic Color with #feb35a

#feb35a
#291d0f
#543b1e
#7e592d
#a9773c
#d3954b

Tints of #feb35a Color

#feb35a
#febb6c
#fec37e
#fecc91
#fed4a3
#feddb5
#fee5c8
#feeeda
#fef6ec
#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

#feb35a
#5aa5fe

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

Split Complementary

#feb35a
#5af7fe
#615afe

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

Analogous Color

#fe715a
#fe925a
#feb35a
#fed45a
#fef55a

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

#feb35a
#5afeb3
#b35afe

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

#feb35a
#5afe61
#5aa5fe
#fe5af7

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#feb35a
#5aa5fe
#615afe
#f7fe5a

Double Complementary 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).

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

#feb35a Color Code Preview on Black Background Color

This is how #feb35a Color will look on black background color. Color contrast ratio is 11.81

#feb35a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #feb35a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #feb35a

#feb35a color code is use for CSS Background Color

Background color for the above div is #feb35a

HTML with inline CSS

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

#feb35a color code is use for CSS Border Color

CSS Border color for the above div is #feb35a

HTML with inline CSS

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

CSS Border Left color for the above div is #feb35a

HTML with inline CSS

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

CSS Border Right color for the above div is #feb35a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #feb35a

HTML with inline CSS

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

CSS Border Top color for the above div is #feb35a

HTML with inline CSS

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

#feb35a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#feb35a Color code Preview on White Background

This is how #feb35a Color code will look on white background color. Color contrast ratio is 1.78

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

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(254,179,90,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(90,165,254,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(254,179,90,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.