crispedge.com

Color picker

Loading...

#fede8f hex color - Brite Gold - Yellow - Warm color - Information

#fede8f hex color - Brite Gold - Yellow - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

Hex #fede8f Color Code is also known as Brite Gold color.

Hex #fede8f Color code in RGB color code model is created after adding 99.61% red color, 87.06% green color and 56.08% blue color. Hex #fede8f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 13% magenta, 44% yellow and 0% black.

Hex #fede8f color code is between #ffdd88 web safe hex color code and #eeee99 web safe hex color code. #ffdd88 is the nearest web safe color code. You can see here many more shades of #fede8f color code.

0 Likes 0 Comments | 3 Views

RGB Chart

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

Color Table

Hex Color Codefede8f#fede8f
RGB Decimal254, 222, 143rgb(254, 222, 143)
RGB Percent100%, 87%, 56%rgb(100%, 87%, 56%)
CSS RGBa254, 222, 143,1rgba(254,222,143,1)
CMYK Modelcmyk(0%,13%,44%,0%)
HSL Color Space43,98% ,78%hsl(43,98% ,78%)
HSV Color Space43°, 44%, 100%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111101101111010001111
Octal376336217
Decimal254222143
Hexfede8f

Different shades of #fede8f color code.

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

Light Shade of #fede8f
#feedc2
Dark Shade of #fede8f
#fecf5c
Saturated Shade of #fede8f
#ffde8e
Desaturated Shade of #fede8f
#f8dc95
Grey scale Shade of #fede8f
#c6c6c6
Brighten Shade
#fff7a8
Most Readable Shade
#000000

Shades of #fede8f color code

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

#fede8f
#e1c57f
#c5ac6f
#a9945f
#8d7b4f
#70623f
#544a2f
#38311f
#1c180f
#000000

Similar Color like #fede8f color

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

#ffdf90
#ffe091
#ffe192
#ffe293
#ffe394
#ffe495
#ffe596
#ffe697
#ffe798
#ffe899
#ffe99a
#ffea9b
#ffeb9c
#ffec9d
#fddd8e
#fcdc8d
#fbdb8c
#fada8b
#f9d98a
#f8d889
#f7d788
#f6d687
#f5d586
#f4d485
#f3d384
#f2d283
#f1d182
#f0d081

Monochromatic Color with #fede8f

#fede8f
#292417
#54492f
#7e6f47
#a9945f
#d3b977

Tints of #fede8f Color

#fede8f
#fee19b
#fee5a7
#fee9b4
#feecc0
#fef0cd
#fef4d9
#fef7e6
#fefbf2
#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

#fede8f
#8faffe

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

Split Complementary

#fede8f
#8fe7fe
#a78ffe

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

Analogous Color

#feb28f
#fec88f
#fede8f
#fef48f
#f2fe8f

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

#fede8f
#8ffede
#de8ffe

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

#fede8f
#8ffea6
#8faffe
#fe8fe6

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

#fede8f
#8faffe
#a78ffe
#e7fe8f

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

#fede8f Color Code Preview on Black Background Color

This is how #fede8f Color will look on black background color. Color contrast ratio is 16.06

#fede8f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fede8f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fede8f

#fede8f color code is use for CSS Background Color

Background color for the above div is #fede8f

HTML with inline CSS

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

#fede8f color code is use for CSS Border Color

CSS Border color for the above div is #fede8f

HTML with inline CSS

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

CSS Border Left color for the above div is #fede8f

HTML with inline CSS

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

CSS Border Right color for the above div is #fede8f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fede8f

HTML with inline CSS

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

CSS Border Top color for the above div is #fede8f

HTML with inline CSS

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

#fede8f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fede8f Color code Preview on White Background

This is how #fede8f Color code will look on white background color. Color contrast ratio is 1.31

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

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,222,143,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(143,175,254,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(254,222,143,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.