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

#fed18a hex color - Yellow - Warm color - Information

#fed18a hex color - Yellow - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Yellow

Hex #fed18a Color code in RGB color code model is created after adding 99.61% red color, 81.96% green color and 54.12% blue color. Hex #fed18a Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 18% magenta, 46% yellow and 0.39% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code fed18a #fed18a
RGB Decimal 254, 209, 138 rgb(254, 209, 138)
RGB Percent 100%, 82%, 54% rgb(100%, 82%, 54%)
CSS RGBa 254, 209, 138,1 rgba(254,209,138,1)
CMYK Model cmyk(0%,18%,46%,0.39%)
HSL Color Space 37,98% ,77% hsl(37,98% ,77%)
HSV Color Space 37°, 46%, 100%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111110 11010001 10001010
Octal 376 321 212
Decimal 254 209 138
Hex fe d1 8a

Different shades of #fed18a color code.

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

Light Shade of #fed18a
#fee5bd
Dark Shade of #fed18a
#febd57
Saturated Shade of #fed18a
#ffd189
Desaturated Shade of #fed18a
#f8d090
Grey scale Shade of #fed18a
#c4c4c4
Brighten Shade
#ffeaa3
Most Readable Shade
#000000

Shades of #fed18a color code

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

#fed18a
#e1b97a
#c5a26b
#a98b5c
#8d744c
#705c3d
#54452e
#382e1e
#1c170f
#000000

Similar Color like #fed18a color

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

#ffd28b
#ffd38c
#ffd48d
#ffd58e
#ffd68f
#ffd790
#ffd891
#ffd992
#ffda93
#ffdb94
#ffdc95
#ffdd96
#ffde97
#ffdf98
#fdd089
#fccf88
#fbce87
#facd86
#f9cc85
#f8cb84
#f7ca83
#f6c982
#f5c881
#f4c780
#f3c67f
#f2c57e
#f1c47d
#f0c37c

Monochromatic Color with #fed18a

#fed18a
#292217
#54452e
#7e6845
#a98b5c
#d3ae73

Tints of #fed18a Color

#fed18a
#fed697
#fedba4
#fee0b1
#fee5be
#feeacb
#feefd8
#fef4e5
#fef9f2
#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

#fed18a
#8ab7fe

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

Split Complementary

#fed18a
#8af1fe
#978afe

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

Analogous Color

#fea38a
#feba8a
#fed18a
#fee88a
#fdfe8a

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

#fed18a
#8afed1
#d18afe

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

#fed18a
#8afe97
#8ab7fe
#fe8af1

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

#fed18a
#8ab7fe
#978afe
#f1fe8a

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

#fed18a Color Code Preview on Black Background Color

This is how #fed18a Color will look on black background color. Color contrast ratio is 14.70

#fed18a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fed18a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fed18a

#fed18a color code is use for CSS Background Color

Background color for the above div is #fed18a

HTML with inline CSS

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

#fed18a color code is use for CSS Border Color

CSS Border color for the above div is #fed18a

HTML with inline CSS

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

CSS Border Left color for the above div is #fed18a

HTML with inline CSS

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

CSS Border Right color for the above div is #fed18a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fed18a

HTML with inline CSS

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

CSS Border Top color for the above div is #fed18a

HTML with inline CSS

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

#fed18a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fed18a Color code Preview on White Background

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

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,209,138,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(138,183,254,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(254,209,138,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.