crispedge.com

Color picker

Loading...

#fed481 hex color - Yellow - Warm color - Information

#fed481 hex color - Yellow - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Yellow

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

Hex #fed481 color code is between #ffcc88 web safe hex color code and #eedd77 web safe hex color code. #ffcc88 is the nearest web safe color code. You can see here many more shades of #fed481 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codefed481#fed481
RGB Decimal254, 212, 129rgb(254, 212, 129)
RGB Percent100%, 83%, 51%rgb(100%, 83%, 51%)
CSS RGBa254, 212, 129,1rgba(254,212,129,1)
CMYK Modelcmyk(0%,17%,49%,0%)
HSL Color Space40,98% ,75%hsl(40,98% ,75%)
HSV Color Space40°, 49%, 100%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111101101010010000001
Octal376324201
Decimal254212129
Hexfed481

Different shades of #fed481 color code.

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

Light Shade of #fed481
#fee5b4
Dark Shade of #fed481
#fec34e
Saturated Shade of #fed481
#ffd480
Desaturated Shade of #fed481
#f8d287
Grey scale Shade of #fed481
#bfbfbf
Brighten Shade
#ffed9a
Most Readable Shade
#000000

Shades of #fed481 color code

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

#fed481
#e1bc72
#c5a464
#a98d56
#8d7547
#705e39
#54462b
#382f1c
#1c170e
#000000

Similar Color like #fed481 color

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

#ffd582
#ffd683
#ffd784
#ffd885
#ffd986
#ffda87
#ffdb88
#ffdc89
#ffdd8a
#ffde8b
#ffdf8c
#ffe08d
#ffe18e
#ffe28f
#fdd380
#fcd27f
#fbd17e
#fad07d
#f9cf7c
#f8ce7b
#f7cd7a
#f6cc79
#f5cb78
#f4ca77
#f3c976
#f2c875
#f1c774
#f0c673

Monochromatic Color with #fed481

#fed481
#292315
#54462b
#7e6a40
#a98d56
#d3b16b

Tints of #fed481 Color

#fed481
#fed88f
#fedd9d
#fee2ab
#fee7b9
#feebc7
#fef0d5
#fef5e3
#fefaf1
#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

#fed481
#81abfe

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

Split Complementary

#fed481
#81eafe
#9681fe

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

Analogous Color

#fea281
#febb81
#fed481
#feed81
#f6fe81

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

#fed481
#81fed4
#d481fe

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

#fed481
#81fe95
#81abfe
#fe81e9

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

#fed481
#81abfe
#9681fe
#e9fe81

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

#fed481 Color Code Preview on Black Background Color

This is how #fed481 Color will look on black background color. Color contrast ratio is 14.95

#fed481 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fed481

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fed481

#fed481 color code is use for CSS Background Color

Background color for the above div is #fed481

HTML with inline CSS

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

#fed481 color code is use for CSS Border Color

CSS Border color for the above div is #fed481

HTML with inline CSS

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

CSS Border Left color for the above div is #fed481

HTML with inline CSS

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

CSS Border Right color for the above div is #fed481

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fed481

HTML with inline CSS

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

CSS Border Top color for the above div is #fed481

HTML with inline CSS

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

#fed481 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fed481 Color code Preview on White Background

This is how #fed481 Color code will look on white background color. Color contrast ratio is 1.40

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

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,212,129,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(129,171,254,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(254,212,129,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.