crispedge.com

#fed35a hex color - Yellow - Warm color - Information

#fed35a hex color - Yellow - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

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

Hex #fed35a color code is between #ffcc55 web safe hex color code and #eedd66 web safe hex color code. #ffcc55 is the nearest web safe color code. You can see here many more shades of #fed35a color code.

0 Likes 0 Comments | 4 Views

RGB Chart

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

Color Table

Hex Color Codefed35a#fed35a
RGB Decimal254, 211, 90rgb(254, 211, 90)
RGB Percent100%, 83%, 35%rgb(100%, 83%, 35%)
CSS RGBa254, 211, 90,1rgba(254,211,90,1)
CMYK Modelcmyk(0%,17%,65%,0%)
HSL Color Space44,99% ,67%hsl(44,99% ,67%)
HSV Color Space44°, 65%, 100%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111101101001101011010
Octal376323132
Decimal25421190
Hexfed35a

Different shades of #fed35a color code.

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

Light Shade of #fed35a
#fee18d
Dark Shade of #fed35a
#fec527
Saturated Shade of #fed35a
#ffd359
Desaturated Shade of #fed35a
#f6cf62
Grey scale Shade of #fed35a
#acacac
Brighten Shade
#ffec73
Most Readable Shade
#000000

Shades of #fed35a color code

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

#fed35a
#e1bb50
#c5a446
#a98c3c
#8d7532
#705d28
#54461e
#382e14
#1c170a
#000000

Similar Color like #fed35a color

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

#ffd45b
#ffd55c
#ffd65d
#ffd75e
#ffd85f
#ffd960
#ffda61
#ffdb62
#ffdc63
#ffdd64
#ffde65
#ffdf66
#ffe067
#ffe168
#fdd259
#fcd158
#fbd057
#facf56
#f9ce55
#f8cd54
#f7cc53
#f6cb52
#f5ca51
#f4c950
#f3c84f
#f2c74e
#f1c64d
#f0c54c

Monochromatic Color with #fed35a

#fed35a
#29220f
#54461e
#7e692d
#a98c3c
#d3b04b

Tints of #fed35a Color

#fed35a
#fed76c
#fedc7e
#fee191
#fee6a3
#feebb5
#fef0c8
#fef5da
#fefaec
#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

#fed35a
#5a85fe

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

Split Complementary

#fed35a
#5ad7fe
#815afe

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

Analogous Color

#fe915a
#feb25a
#fed35a
#fef45a
#e7fe5a

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

#fed35a
#5afed3
#d35afe

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

#fed35a
#5afe81
#5a85fe
#fe5ad7

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

#fed35a
#5a85fe
#815afe
#d7fe5a

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

#fed35a Color Code Preview on Black Background Color

This is how #fed35a Color will look on black background color. Color contrast ratio is 14.68

#fed35a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fed35a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fed35a

#fed35a color code is use for CSS Background Color

Background color for the above div is #fed35a

HTML with inline CSS

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

#fed35a color code is use for CSS Border Color

CSS Border color for the above div is #fed35a

HTML with inline CSS

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

CSS Border Left color for the above div is #fed35a

HTML with inline CSS

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

CSS Border Right color for the above div is #fed35a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fed35a

HTML with inline CSS

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

CSS Border Top color for the above div is #fed35a

HTML with inline CSS

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

#fed35a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fed35a Color code Preview on White Background

This is how #fed35a Color code will look on white background color. Color contrast ratio is 1.43

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

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

0 Likes 0 Comments | 4 Views

Post your comment:-

By submitting comment you agree to our privacy policy.

< /html>