crispedge.com

Color picker

Loading...

#fedfb3 hex color - Orange - Warm color - Information

#fedfb3 hex color - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

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

Hex #fedfb3 color code is between #ffddbb web safe hex color code and #eeeeaa web safe hex color code. #ffddbb is the nearest web safe color code. You can see here many more shades of #fedfb3 color code.

0 Likes 0 Comments | 3 Views

RGB Chart

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

Color Table

Hex Color Codefedfb3#fedfb3
RGB Decimal254, 223, 179rgb(254, 223, 179)
RGB Percent100%, 87%, 70%rgb(100%, 87%, 70%)
CSS RGBa254, 223, 179,1rgba(254,223,179,1)
CMYK Modelcmyk(0%,12%,30%,0%)
HSL Color Space35,97% ,85%hsl(35,97% ,85%)
HSV Color Space35°, 30%, 100%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111101101111110110011
Octal376337263
Decimal254223179
Hexfedfb3

Different shades of #fedfb3 color code.

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

Light Shade of #fedfb3
#fff4e5
Dark Shade of #fedfb3
#fdca81
Saturated Shade of #fedfb3
#ffdfb2
Desaturated Shade of #fedfb3
#fadeb7
Grey scale Shade of #fedfb3
#d8d8d8
Brighten Shade
#fff8cc
Most Readable Shade
#000000

Shades of #fedfb3 color code

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

#fedfb3
#e1c69f
#c5ad8b
#a99477
#8d7b63
#70634f
#544a3b
#383127
#1c1813
#000000

Similar Color like #fedfb3 color

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

#ffe0b4
#ffe1b5
#ffe2b6
#ffe3b7
#ffe4b8
#ffe5b9
#ffe6ba
#ffe7bb
#ffe8bc
#ffe9bd
#ffeabe
#ffebbf
#ffecc0
#ffedc1
#fddeb2
#fcddb1
#fbdcb0
#fadbaf
#f9daae
#f8d9ad
#f7d8ac
#f6d7ab
#f5d6aa
#f4d5a9
#f3d4a8
#f2d3a7
#f1d2a6
#f0d1a5

Monochromatic Color with #fedfb3

#fedfb3
#29241d
#544a3b
#7e6f59
#a99477
#d3ba95

Tints of #fedfb3 Color

#fedfb3
#fee2bb
#fee6c3
#fee9cc
#feedd4
#fef0dd
#fef4e5
#fef7ee
#fefbf6
#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

#fedfb3
#b3d2fe

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

Split Complementary

#fedfb3
#b3f8fe
#b9b3fe

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

Analogous Color

#fec1b3
#fed0b3
#fedfb3
#feeeb3
#fefdb3

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

#fedfb3
#b3fedf
#dfb3fe

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

#fedfb3
#b3feb9
#b3d2fe
#feb3f7

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

#fedfb3
#b3d2fe
#b9b3fe
#f8feb3

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 #fedfb3 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.

#fedfb3 Color Code Preview on Black Background Color

This is how #fedfb3 Color will look on black background color. Color contrast ratio is 16.42

#fedfb3 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fedfb3

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fedfb3

#fedfb3 color code is use for CSS Background Color

Background color for the above div is #fedfb3

HTML with inline CSS

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

#fedfb3 color code is use for CSS Border Color

CSS Border color for the above div is #fedfb3

HTML with inline CSS

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

CSS Border Left color for the above div is #fedfb3

HTML with inline CSS

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

CSS Border Right color for the above div is #fedfb3

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fedfb3

HTML with inline CSS

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

CSS Border Top color for the above div is #fedfb3

HTML with inline CSS

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

#fedfb3 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fedfb3 Color code Preview on White Background

This is how #fedfb3 Color code will look on white background color. Color contrast ratio is 1.28

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

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

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.